diff --git a/apps/changedetectionio/0.53/docker-compose.yml b/apps/changedetectionio/0.53/docker-compose.yml index 30a09fe9e..bb636e588 100644 --- a/apps/changedetectionio/0.53/docker-compose.yml +++ b/apps/changedetectionio/0.53/docker-compose.yml @@ -8,7 +8,7 @@ services: - "${PANEL_APP_PORT_HTTP}:5000" volumes: - "${DATA_PATH}:/datastore" - image: dgtlmoon/changedetection.io:0.53 + image: dgtlmoon/changedetection.io:0.54 labels: createdBy: "Apps"