Merge pull request #789 from okxlin/renovate/jeessy-ddns-go-6.x

chore(deps): update jeessy/ddns-go docker tag to v6.1.0
This commit is contained in:
okxlin 2024-01-23 20:58:39 +08:00 committed by GitHub
commit 2e68a64496
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ services:
network_mode: "host"
volumes:
- "${DATA_PATH}:/root"
image: jeessy/ddns-go:v6.0.3
image: jeessy/ddns-go:v6.1.0
labels:
createdBy: "Apps"