1
0
Fork 0

Merge pull request #1884 from okxlin/renovate/verdaccio-verdaccio-5.x

chore(deps): update verdaccio/verdaccio docker tag to v5.32.0
This commit is contained in:
okxlin 2024-08-01 20:55:07 +08:00 committed by GitHub
commit 64a7bd0096
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
- verdaccio_data:/verdaccio - verdaccio_data:/verdaccio
environment: environment:
- VERDACCIO_PORT=4873 - VERDACCIO_PORT=4873
image: verdaccio/verdaccio:5.31.1 image: verdaccio/verdaccio:5.32.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"