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

Update jeessy/ddns-go Docker tag to v6.11.2
This commit is contained in:
okxlin 2025-07-07 22:11:25 +08:00 committed by GitHub
commit bf9ab75f47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

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