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

Update wiserain/flexget Docker tag to v3.16.9
This commit is contained in:
okxlin 2025-07-04 17:31:06 +08:00 committed by GitHub
commit a1469d33fc
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.15.31 image: wiserain/flexget:3.16.9
labels: labels:
createdBy: "Apps" createdBy: "Apps"