mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
chore: Update base Node.js image version to 20-alpine in Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:18-alpine
|
||||
FROM node:20-alpine
|
||||
|
||||
ADD . /work
|
||||
WORKDIR /work
|
||||
|
||||
Reference in New Issue
Block a user