diff --git a/docker/changedetector/compose.full.yaml b/docker/changedetector/compose.full.yaml index 28444cd0..538510e4 100644 --- a/docker/changedetector/compose.full.yaml +++ b/docker/changedetector/compose.full.yaml @@ -1,7 +1,7 @@ --- services: changedetection: - image: ghcr.io/dgtlmoon/changedetection.io:0.49.1 + image: ghcr.io/dgtlmoon/changedetection.io:0.49.18 container_name: changedetection hostname: changedetection volumes: diff --git a/docker/changedetector/compose.minimal.yaml b/docker/changedetector/compose.minimal.yaml index a1126db8..b55ff022 100644 --- a/docker/changedetector/compose.minimal.yaml +++ b/docker/changedetector/compose.minimal.yaml @@ -1,7 +1,7 @@ --- services: changedetection: - image: ghcr.io/dgtlmoon/changedetection.io:0.49.1 + image: ghcr.io/dgtlmoon/changedetection.io:0.49.18 container_name: changedetection hostname: changedetection volumes: