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

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

* 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-03-07 22:43:52 +08:00 committed by GitHub
parent cb63ee4210
commit 5ab124d0c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

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