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