We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e94c5e commit 393e214Copy full SHA for 393e214
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:12.20.0-alpine3.11 as builder
+FROM node:16.13.0-alpine3.11 as builder
2
3
WORKDIR /opt/verdaccio-gitlab-build
4
0 commit comments