Merge pull request #3269 from okxlin/renovate/stonith404-pingvin-share-1.x

Update stonith404/pingvin-share Docker tag to v1.13.0
This commit is contained in:
okxlin 2025-07-04 15:38:56 +08:00 committed by GitHub
commit 5bafa87b59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
volumes: volumes:
- "${DATA_PATH}:/opt/app/backend/data" - "${DATA_PATH}:/opt/app/backend/data"
- "${UPLOAD_PATH}:/opt/app/frontend/public/img" - "${UPLOAD_PATH}:/opt/app/frontend/public/img"
image: stonith404/pingvin-share:v1.11.1 image: stonith404/pingvin-share:v1.13.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"