Updated dependencies
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
|
||||
FROM node:16
|
||||
FROM node:18
|
||||
WORKDIR "/app"
|
||||
COPY package*.json ./
|
||||
RUN npm install --production
|
||||
|
||||
Reference in New Issue
Block a user