diff --git a/Dockerfile b/Dockerfile index 731bd88..cae9912 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ RUN yarn config set registry $VERDACCIO_BUILD_REGISTRY && \ -FROM verdaccio/verdaccio:4.11.0 +FROM verdaccio/verdaccio:4.13.2 LABEL maintainer="https://github.com/bufferoverflow/verdaccio-gitlab" # Go back to root to be able to install the plugin