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

chore(deps): update verdaccio/verdaccio docker tag to v5.29.0
This commit is contained in:
okxlin 2023-12-09 18:03:32 +08:00 committed by GitHub
commit d4a010cc1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ services:
- verdaccio_data:/verdaccio - verdaccio_data:/verdaccio
environment: environment:
- VERDACCIO_PORT=4873 - VERDACCIO_PORT=4873
image: verdaccio/verdaccio:5.28.0 image: verdaccio/verdaccio:5.29.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"