We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39a120e + 7344c0e commit 6b4a6dbCopy full SHA for 6b4a6db
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:10-alpine as builder
+FROM node:12.16.3-alpine3.11 as builder
2
3
WORKDIR /opt/verdaccio-gitlab-build
4
COPY . .
0 commit comments