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

Update jeessy/ddns-go Docker tag to v5.4.1
This commit is contained in:
okxlin 2023-07-19 23:48:45 +08:00 committed by GitHub
commit 11f4e648ad
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.4.0
image: jeessy/ddns-go:v5.4.1
labels:
createdBy: "Apps"