mirror of
https://github.com/PawanOsman/ChatGPT.git
synced 2026-06-02 06:14:25 +02:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Use a Node.js base image
|
||||
FROM node:19
|
||||
FROM node:19-alpine
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user