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 6d752fe commit c2beebaCopy full SHA for c2beeba
Dockerfile
@@ -14,7 +14,7 @@ RUN yarn config set registry $VERDACCIO_BUILD_REGISTRY && \
14
15
16
17
-FROM verdaccio/verdaccio:4.x-next
+FROM verdaccio/verdaccio:4.0
18
LABEL maintainer="https://github.com/bufferoverflow/verdaccio-gitlab"
19
20
# Go back to root to be able to install the plugin
0 commit comments