chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.45.7 (#1564)
This commit is contained in:
parent
1e7a7fba17
commit
aaa112b24b
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "changedetection",
|
"id": "changedetection",
|
||||||
"description": "The best and simplest free open source website change detection, restock monitor and notification service.",
|
"description": "The best and simplest free open source website change detection, restock monitor and notification service.",
|
||||||
"tipi_version": 4,
|
"tipi_version": 5,
|
||||||
"version": "0.45.5",
|
"version": "0.45.7",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
@ -15,5 +15,8 @@
|
||||||
"source": "https://github.com/dgtlmoon/changedetection.io",
|
"source": "https://github.com/dgtlmoon/changedetection.io",
|
||||||
"website": "https://changedetection.io/",
|
"website": "https://changedetection.io/",
|
||||||
"form_fields": [],
|
"form_fields": [],
|
||||||
"supported_architectures": ["arm64", "amd64"]
|
"supported_architectures": [
|
||||||
|
"arm64",
|
||||||
|
"amd64"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
changedetection:
|
changedetection:
|
||||||
image: ghcr.io/dgtlmoon/changedetection.io:0.45.5
|
image: ghcr.io/dgtlmoon/changedetection.io:0.45.7
|
||||||
container_name: changedetection
|
container_name: changedetection
|
||||||
hostname: changedetection
|
hostname: changedetection
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user