Update jeessy/ddns-go Docker tag to v6.11.2

This commit is contained in:
renovate[bot] 2025-07-07 14:05:06 +00:00 committed by GitHub
parent 518b83c1ca
commit cf4913df80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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