diff --git a/Apps/changedetection/docker-compose.yml b/Apps/changedetection/docker-compose.yml index 5a907740b..724ed8fcf 100644 --- a/Apps/changedetection/docker-compose.yml +++ b/Apps/changedetection/docker-compose.yml @@ -12,7 +12,7 @@ services: container_name: big-bear-changedetection # Image to be used for the container - image: ghcr.io/dgtlmoon/changedetection.io:0.47.06 + image: ghcr.io/dgtlmoon/changedetection.io:0.48.00 # Container restart policy restart: unless-stopped