diff --git a/changedetectionio/0.48.05/data.yml b/changedetectionio/0.48.06/data.yml similarity index 100% rename from changedetectionio/0.48.05/data.yml rename to changedetectionio/0.48.06/data.yml diff --git a/changedetectionio/0.48.05/docker-compose.yml b/changedetectionio/0.48.06/docker-compose.yml similarity index 86% rename from changedetectionio/0.48.05/docker-compose.yml rename to changedetectionio/0.48.06/docker-compose.yml index f3c0cab9f..99dc7c5e4 100644 --- a/changedetectionio/0.48.05/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.05 + image: dgtlmoon/changedetection.io:0.48.06 labels: createdBy: "Apps"