Skip to content

Commit 11f150f

Browse files
authored
chore: update latest verdaccio@3
1 parent f127c3e commit 11f150f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ LABEL "repository"="https://github.com/verdaccio/github-actions"
99
LABEL "homepage"="https://github.com/verdaccio/github-actions"
1010
LABEL "maintainer"="Juan Picado <[email protected]>"
1111

12-
RUN npm install -g verdaccio@3.11.4 && \
12+
RUN npm install -g verdaccio@previous && \
1313
npm install -g verdaccio-auth-memory && \
1414
npm install -g verdaccio-memory && \
1515
npm install -g [email protected]

0 commit comments

Comments
 (0)