1
0
Fork 0

chore(deps): update openiothub/gateway-go docker tag to v2.0.12 (#3385)

This commit is contained in:
renovate[bot] 2026-01-11 09:41:50 +00:00 committed by GitHub
parent 4b7ee4018d
commit 00a8e39af3
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" network_mode: "host"
volumes: volumes:
- "${DATA_PATH}:/root" - "${DATA_PATH}:/root"
image: openiothub/gateway-go:v2.0.11 image: openiothub/gateway-go:v2.0.12
labels: labels:
createdBy: "Apps" createdBy: "Apps"