mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
Update Dockerfile ベースイメージの変更
This commit is contained in:
parent
07eed05ee0
commit
98f22f2b9d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:lts-bullseye
|
||||
FROM node:18-bullseye
|
||||
|
||||
RUN apt-get update && apt-get install -y tini
|
||||
|
||||
|
|
Loading…
Reference in a new issue