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

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

* 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-05-30 11:48:44 +08:00 committed by GitHub
parent fa5502bae4
commit 16132411f1
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"
volumes:
- ./data:/root
image: jeessy/ddns-go:v6.6.0
image: jeessy/ddns-go:v6.6.1
labels:
createdBy: "Apps"