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:
commit
d534cbd978
|
|
@ -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.9.0
|
image: jeessy/ddns-go:v6.9.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue