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

Update stonith404/pingvin-share Docker tag to v1.10.4
This commit is contained in:
okxlin 2025-03-24 22:07:17 +08:00 committed by GitHub
commit ec43fd25ca
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.6.1 image: stonith404/pingvin-share:v1.10.4
labels: labels:
createdBy: "Apps" createdBy: "Apps"