We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4cd18 commit 4aecc60Copy full SHA for 4aecc60
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:14 AS builder
+FROM node:14-buster
2
3
WORKDIR /app
4
COPY ./package.json ./
0 commit comments