1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-21 23:39:34 +08:00

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 01759e3bad
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.29.0
image: verdaccio/verdaccio:5.29.1
labels:
createdBy: "Apps"