Merge pull request #661 from okxlin/renovate/stonith404-pingvin-share-0.x

chore(deps): update stonith404/pingvin-share docker tag to v0.21.1
This commit is contained in:
okxlin 2023-12-20 21:08:53 +08:00 committed by GitHub
commit 9c5cb31109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,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:v0.21.0@sha256:4263a34606402fb69f1b8db9770e3c8403ad1a97eae5524bcad39a6b351427a2 image: stonith404/pingvin-share:v0.21.1@sha256:7106f76cabf17ee7be42e72e3309f9e74dfe62f2eba8a92bb49a01f00f173d6f
labels: labels:
createdBy: "Apps" createdBy: "Apps"