Merge pull request #2948 from okxlin/renovate/liwei2633-gopeed-1.x

Update liwei2633/gopeed Docker tag to v1.6.11
This commit is contained in:
okxlin 2025-03-24 22:37:29 +08:00 committed by GitHub
commit fdf6c04404
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:9999" - "${PANEL_APP_PORT_HTTP}:9999"
volumes: volumes:
- "${DOWNLOAD_PATH}:/root/Downloads" - "${DOWNLOAD_PATH}:/root/Downloads"
image: liwei2633/gopeed:v1.6.4 image: liwei2633/gopeed:v1.6.11
labels: labels:
createdBy: "Apps" createdBy: "Apps"