1
0
Fork 0

Merge pull request #2697 from okxlin/renovate/wiserain-flexget-3.x

chore(deps): update wiserain/flexget docker tag to v3.11.57
This commit is contained in:
okxlin 2024-11-20 01:04:55 +08:00 committed by GitHub
commit d2dad60695
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ services:
- PGID=1000 - PGID=1000
- TZ=${TIME_ZONE} - TZ=${TIME_ZONE}
- FG_WEBUI_PASSWD=${WEB_PASSWORD} - FG_WEBUI_PASSWD=${WEB_PASSWORD}
image: wiserain/flexget:3.11.56 image: wiserain/flexget:3.11.57
labels: labels:
createdBy: "Apps" createdBy: "Apps"