Update jeessy/ddns-go Docker tag to v6.12.4 (#1363)
This commit is contained in:
parent
20e72f132d
commit
e2a3c3ccd2
|
|
@ -5,6 +5,6 @@ services:
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
volumes:
|
volumes:
|
||||||
- "${DATA_PATH}:/root"
|
- "${DATA_PATH}:/root"
|
||||||
image: jeessy/ddns-go:v6.12.2
|
image: jeessy/ddns-go:v6.12.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue