1
0
Fork 0

chore(deps): update jeessy/ddns-go docker tag to v6.16.0 (localApps) (#4392)

This commit is contained in:
renovate[bot] 2026-03-07 04:59:06 +00:00 committed by GitHub
parent 59cb052d80
commit e4eeadb1fd
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" network_mode: "host"
volumes: volumes:
- "${DATA_PATH}:/root" - "${DATA_PATH}:/root"
image: jeessy/ddns-go:v6.15.0 image: jeessy/ddns-go:v6.16.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"