We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2860ac0 commit 178ba51Copy full SHA for 178ba51
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine
+FROM node:18.19.1-alpine
2
3
WORKDIR /app
4
COPY package.json package-lock.json dist ./
0 commit comments