Skip to content

Commit

Permalink
chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to…
Browse files Browse the repository at this point in the history
… v0.47.03 (#5137)
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent aaee9ca commit 65bcef5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/changedetection/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"exposable": true,
"id": "changedetection",
"description": "The best and simplest free open source website change detection, restock monitor and notification service.",
"tipi_version": 29,
"version": "0.46.04",
"tipi_version": 30,
"version": "0.47.03",
"categories": ["utilities"],
"short_desc": "Website change detection.",
"author": "dgtlmoon",
Expand All @@ -15,5 +15,5 @@
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1725456676000
"updated_at": 1729322082000
}
2 changes: 1 addition & 1 deletion apps/changedetection/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"
services:
changedetection:
image: ghcr.io/dgtlmoon/changedetection.io:0.46.04
image: ghcr.io/dgtlmoon/changedetection.io:0.47.03
container_name: changedetection
hostname: changedetection
volumes:
Expand Down

0 comments on commit 65bcef5

Please sign in to comment.