mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-06-02 21:10:34 +00:00
Update package-lock and dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:20-alpine
|
||||
FROM node:22-alpine
|
||||
WORKDIR /usr/src/app
|
||||
COPY . .
|
||||
EXPOSE 4000
|
||||
|
||||
Reference in New Issue
Block a user