We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed19a0 commit 1d94490Copy full SHA for 1d94490
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:12-stretch-slim
+FROM node:12.16.3-buster-slim
2
3
WORKDIR /frontail
4
ADD . .
0 commit comments