Update openiothub/gateway-go Docker tag to v2.0.11 (#935)
This commit is contained in:
parent
a9458a7ed5
commit
144df251bc
|
|
@ -5,6 +5,6 @@ services:
|
|||
network_mode: "host"
|
||||
volumes:
|
||||
- "${DATA_PATH}:/root"
|
||||
image: openiothub/gateway-go:v2.0.10
|
||||
image: openiothub/gateway-go:v2.0.11
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue