1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-31 03:24:59 +08:00

Merge pull request #3392 from 1Panel-dev/renovate/jeessy-ddns-go-6.x

chore(deps): update jeessy/ddns-go docker tag to v6.9.1
This commit is contained in:
王贺 2025-03-11 13:51:45 +08:00 committed by GitHub
commit d534cbd978
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.9.0
image: jeessy/ddns-go:v6.9.1
labels:
createdBy: "Apps"