chore(deps): update jeessy/ddns-go docker tag to v6.6.3 (#1604)

* chore(deps): update jeessy/ddns-go docker tag to v6.6.3

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2024-06-18 14:23:31 +08:00 committed by GitHub
parent bff205f399
commit 663847c1d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ services:
- "${PANEL_APP_PORT_HTTP}:9876" - "${PANEL_APP_PORT_HTTP}:9876"
volumes: volumes:
- ./data:/root - ./data:/root
image: jeessy/ddns-go:v6.6.2 image: jeessy/ddns-go:v6.6.3
labels: labels:
createdBy: "Apps" createdBy: "Apps"