Skip to content

Commit

Permalink
chore: update latest verdaccio@3
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado authored Oct 26, 2019
1 parent f127c3e commit 11f150f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LABEL "repository"="https://github.com/verdaccio/github-actions"
LABEL "homepage"="https://github.com/verdaccio/github-actions"
LABEL "maintainer"="Juan Picado <juanpicado19@gmail.com>"

RUN npm install -g verdaccio@3.11.4 && \
RUN npm install -g verdaccio@previous && \
npm install -g verdaccio-auth-memory && \
npm install -g verdaccio-memory && \
npm install -g npm-auth-to-token@1.0.0
Expand Down

0 comments on commit 11f150f

Please sign in to comment.