1
0
Fork 0

Update openiothub/gateway-go Docker tag to v2.0.7 (#580)

This commit is contained in:
renovate[bot] 2025-07-11 15:08:52 +08:00 committed by GitHub
parent eee8a62de1
commit 2c926d1e5c
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: openiothub/gateway-go:v2.0.6
image: openiothub/gateway-go:v2.0.7
labels:
createdBy: "Apps"