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