diff --git a/flexget/3.11.57/docker-compose.yml b/flexget/3.11.57/docker-compose.yml index 791b18777..ca8c3962a 100644 --- a/flexget/3.11.57/docker-compose.yml +++ b/flexget/3.11.57/docker-compose.yml @@ -14,7 +14,7 @@ services: - PGID=1000 - TZ=${TIME_ZONE} - FG_WEBUI_PASSWD=${WEB_PASSWORD} - image: wiserain/flexget:3.11.57 + image: wiserain/flexget:3.11.58 labels: createdBy: "Apps"