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

chore(deps): update jeessy/ddns-go docker tag to v6.0.2
This commit is contained in:
okxlin 2024-01-14 01:12:52 +08:00 committed by GitHub
commit ad1d46637b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.1
image: jeessy/ddns-go:v6.0.2
labels:
createdBy: "Apps"