1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-12 00:50:29 +08:00

chore(deps): update surveyking/surveyking docker tag to v1.12.0 (localApps) (#5391)

This commit is contained in:
renovate[bot] 2026-05-02 13:35:35 +00:00 committed by GitHub
parent 9800cf2e28
commit 6ba910a18c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
surveyking:
image: surveyking/surveyking:v1.9.0
image: surveyking/surveyking:v1.12.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -9,7 +9,7 @@ services:
volumes:
- "${DATA_PATH}/files:/surveyking/files"
- "${DATA_PATH}/logs:/surveyking/logs"
image: surveyking/surveyking:v1.9.0
image: surveyking/surveyking:v1.12.0
labels:
createdBy: "Apps"