diff --git a/changedetectionio/0.48.06/docker-compose.yml b/changedetectionio/0.48.06/docker-compose.yml index 99dc7c5e4..7f9c5652a 100644 --- a/changedetectionio/0.48.06/docker-compose.yml +++ b/changedetectionio/0.48.06/docker-compose.yml @@ -8,7 +8,7 @@ services: - "${PANEL_APP_PORT_HTTP}:5000" volumes: - "./data:/datastore" - image: dgtlmoon/changedetection.io:0.48.06 + image: dgtlmoon/changedetection.io:0.49.0 labels: createdBy: "Apps"