Skip to content

Commit abd814e

Browse files
chore: use verdaccio 4 instead of 4.0 within Dockerfile
1 parent 8463e6b commit abd814e

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
@@ -14,7 +14,7 @@ RUN yarn config set registry $VERDACCIO_BUILD_REGISTRY && \
1414

1515

1616

17-
FROM verdaccio/verdaccio:4.0
17+
FROM verdaccio/verdaccio:4
1818
LABEL maintainer="https://github.com/bufferoverflow/verdaccio-gitlab"
1919

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

0 commit comments

Comments
 (0)