diff --git a/apps/changedetectionio/0.44/docker-compose.yml b/apps/changedetectionio/0.44/docker-compose.yml index 510b86b2..f6f754ef 100644 --- a/apps/changedetectionio/0.44/docker-compose.yml +++ b/apps/changedetectionio/0.44/docker-compose.yml @@ -9,7 +9,7 @@ services: - "${PANEL_APP_PORT_HTTP}:5000" volumes: - "${DATA_PATH}:/datastore" - image: dgtlmoon/changedetection.io:0.44 + image: dgtlmoon/changedetection.io:0.45 labels: createdBy: "Apps"