Update openiothub/gateway-go Docker tag to v2.0.4 (#525)
This commit is contained in:
parent
62281a38fe
commit
159229dd94
|
|
@ -5,6 +5,6 @@ services:
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
volumes:
|
volumes:
|
||||||
- "${DATA_PATH}:/root"
|
- "${DATA_PATH}:/root"
|
||||||
image: openiothub/gateway-go:v2.0.2
|
image: openiothub/gateway-go:v2.0.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue