1
0
Fork 0

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

chore(deps): update verdaccio/verdaccio docker tag to v5.28.0
This commit is contained in:
okxlin 2023-12-06 10:23:01 +08:00 committed by GitHub
commit bb1117d4a2
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.27.1 image: verdaccio/verdaccio:5.28.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"