1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-09 13:12:29 +08:00

Merge pull request #2377 from okxlin/renovate/jeessy-ddns-go-6.x

chore(deps): update jeessy/ddns-go docker tag to v6.7.2
This commit is contained in:
okxlin 2024-10-17 23:42:20 +08:00 committed by GitHub
commit 4aaba8c94d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ services:
network_mode: "host"
volumes:
- "${DATA_PATH}:/root"
image: jeessy/ddns-go:v6.7.1
image: jeessy/ddns-go:v6.7.2
labels:
createdBy: "Apps"