diff --git a/apps/changedetectionio/0.45/docker-compose.yml b/apps/changedetectionio/0.45/docker-compose.yml index 75c4c971..8390ecfb 100644 --- a/apps/changedetectionio/0.45/docker-compose.yml +++ b/apps/changedetectionio/0.45/docker-compose.yml @@ -8,7 +8,7 @@ services: - "${PANEL_APP_PORT_HTTP}:5000" volumes: - "${DATA_PATH}:/datastore" - image: dgtlmoon/changedetection.io:0.45 + image: dgtlmoon/changedetection.io:0.49 labels: createdBy: "Apps"