1
0
Fork 0

feat: Support for Changedetection.io v0.47.06

This commit is contained in:
wanghe-fit2cloud 2024-11-25 14:22:19 +08:00
parent e4833336d6
commit c93ed9fd0f
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:5000" - "${PANEL_APP_PORT_HTTP}:5000"
volumes: volumes:
- "./data:/datastore" - "./data:/datastore"
image: dgtlmoon/changedetection.io:0.45 image: dgtlmoon/changedetection.io:0.47.06
labels: labels:
createdBy: "Apps" createdBy: "Apps"