1
0
Fork 0

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

chore(deps): update verdaccio/verdaccio docker tag to v5.29.1
This commit is contained in:
okxlin 2024-02-20 10:16:37 +08:00 committed by GitHub
commit 456102faa9
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.29.0 image: verdaccio/verdaccio:5.29.1
labels: labels:
createdBy: "Apps" createdBy: "Apps"