Skip to content

Commit 3e94c5e

Browse files
authored
Merge pull request #6 from AckeeDevOps/renovate/docker-verdaccio-verdaccio-4.x
Update verdaccio/verdaccio Docker tag to v4.11.0
2 parents ecc76bd + 2e4d87e commit 3e94c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN yarn config set registry $VERDACCIO_BUILD_REGISTRY && \
1616

1717

1818

19-
FROM verdaccio/verdaccio:4.9.1
19+
FROM verdaccio/verdaccio:4.11.0
2020
LABEL maintainer="https://github.com/bufferoverflow/verdaccio-gitlab"
2121

2222
# Go back to root to be able to install the plugin

0 commit comments

Comments
 (0)