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

Update jeessy/ddns-go Docker tag to v5.5.1
This commit is contained in:
okxlin 2023-07-27 12:30:25 +08:00 committed by GitHub
commit ed4f4edc83
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.0
image: jeessy/ddns-go:v5.5.1
labels:
createdBy: "Apps"