From 57759a11276f6386cd094666b4a98738c2b72f8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 13:43:35 +0000 Subject: [PATCH] Update verdaccio/verdaccio Docker tag to v6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 731bd88..b1b7ac5 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:6.7.4 LABEL maintainer="https://github.com/bufferoverflow/verdaccio-gitlab" # Go back to root to be able to install the plugin