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

Update jeessy/ddns-go Docker tag to v5.5.2
This commit is contained in:
okxlin 2023-08-04 23:53:42 +08:00 committed by GitHub
commit 4db2ab5c7b
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.5.1
image: jeessy/ddns-go:v5.5.2
labels:
createdBy: "Apps"