Skip to content

Commit

Permalink
Merge pull request #104 from alerambo/patch-1
Browse files Browse the repository at this point in the history
Update compatibility verdaccio > 5.15
  • Loading branch information
Alexandre-io authored Aug 20, 2023
2 parents 77f9619 + 207ad3d commit e01991a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM verdaccio/verdaccio:5
USER root
RUN yarn add verdaccio-ldap
USER verdaccio
RUN npm install --global verdaccio-ldap
USER verdaccio

0 comments on commit e01991a

Please sign in to comment.