diff --git a/apps/changedetectionio/0.50/docker-compose.yml b/apps/changedetectionio/0.50/docker-compose.yml index 34caacce..8ecad10c 100644 --- a/apps/changedetectionio/0.50/docker-compose.yml +++ b/apps/changedetectionio/0.50/docker-compose.yml @@ -8,7 +8,7 @@ services: - "${PANEL_APP_PORT_HTTP}:5000" volumes: - "${DATA_PATH}:/datastore" - image: dgtlmoon/changedetection.io:0.50 + image: dgtlmoon/changedetection.io:0.52 labels: createdBy: "Apps"