We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 876b4f6 + 8e707f6 commit 43432b0Copy full SHA for 43432b0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:14-slim
+FROM node:20-slim
2
WORKDIR /usr/src/app
3
COPY package.json package-lock.json ./
4
RUN npm ci --production
0 commit comments