1
0
Fork 0

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

chore(deps): update verdaccio/verdaccio docker tag to v5.30.2
This commit is contained in:
okxlin 2024-03-24 23:28:26 +08:00 committed by GitHub
commit 8d1edf5f87
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.2 image: verdaccio/verdaccio:5.30.2
labels: labels:
createdBy: "Apps" createdBy: "Apps"