From 6d7990f48f0b391f15949b2f2f8116717067e548 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 17:42:34 +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..079fabf 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.2 LABEL maintainer="https://github.com/bufferoverflow/verdaccio-gitlab" # Go back to root to be able to install the plugin