Merge pull request #62 from okxlin/renovate/jeessy-ddns-go-5.x

Update jeessy/ddns-go Docker tag to v5.4.0
This commit is contained in:
okxlin 2023-07-19 21:04:05 +08:00 committed by GitHub
commit 3161ad1cf3
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:v5.3.7
image: jeessy/ddns-go:v5.4.0
labels:
createdBy: "Apps"