Skip to content

Commit ecc76bd

Browse files
authored
Merge pull request #5 from AckeeDevOps/renovate/docker-verdaccio-verdaccio-4.x
Update verdaccio/verdaccio Docker tag to v4.9.1
2 parents 58eca1a + 82b440e commit ecc76bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.1
19+
FROM verdaccio/verdaccio:4.9.1
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)