chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.45.3 (#1351)
This commit is contained in:
parent
f23b3f9fb6
commit
920e258eb0
|
@ -1,18 +1,18 @@
|
||||||
{
|
{
|
||||||
"name": "ChangeDetection",
|
"name": "ChangeDetection",
|
||||||
"available": true,
|
"available": true,
|
||||||
"port": 8257,
|
"port": 8257,
|
||||||
"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": 1,
|
"tipi_version": 2,
|
||||||
"version": "0.45.2",
|
"version": "0.45.3",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
"short_desc": "Website change detection.",
|
"short_desc": "Website change detection.",
|
||||||
"author": "dgtlmoon",
|
"author": "dgtlmoon",
|
||||||
"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": []
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
changedetection:
|
changedetection:
|
||||||
image: ghcr.io/dgtlmoon/changedetection.io:0.45.2
|
image: ghcr.io/dgtlmoon/changedetection.io:0.45.3
|
||||||
container_name: changedetection
|
container_name: changedetection
|
||||||
hostname: changedetection
|
hostname: changedetection
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user