1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-11 08:22:29 +08:00

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

chore(deps): update verdaccio/verdaccio docker tag to v5.27.1
This commit is contained in:
okxlin 2023-12-03 10:00:48 +08:00 committed by GitHub
commit da6b917d2a
5 changed files with 1 additions and 1 deletions

View File

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