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.
1 parent 1c36b1a commit c117948Copy full SHA for c117948
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18-alpine
+FROM node:20-alpine3.17
2
3
WORKDIR /usr/src/app
4
COPY package*.json ./
0 commit comments