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.
1 parent 39a120e commit 7344c0eCopy full SHA for 7344c0e
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