We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97f156 commit 0e9a3d2Copy full SHA for 0e9a3d2
Dockerfile
@@ -1,5 +1,5 @@
1
# Build Production Console in Node
2
-FROM node:18-alpine as build
+FROM node:14.17-alpine as build
3
4
RUN apk add git
5
0 commit comments