chore(deps): update koenkk/zigbee2mqtt docker tag to v1.38.0 (#3647)

This commit is contained in:
renovate[bot] 2024-06-03 17:13:50 +00:00 committed by GitHub
parent cf53a76363
commit e77218c71a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 11 deletions

View File

@ -5,12 +5,9 @@
"available": true,
"exposable": true,
"id": "zigbee2mqtt",
"tipi_version": 5,
"version": "1.37.1",
"categories": [
"utilities",
"automation"
],
"tipi_version": 6,
"version": "1.38.0",
"categories": ["utilities", "automation"],
"description": "Zigbee to MQTT bridge, get rid of your proprietary Zigbee bridges",
"short_desc": "Zigbee to MQTT bridge",
"author": "@Koenkk",
@ -25,8 +22,5 @@
"env_variable": "Z2M_DEVICE"
}
],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -3,7 +3,7 @@ version: '3.7'
services:
zigbee2mqtt:
container_name: zigbee2mqtt
image: koenkk/zigbee2mqtt:1.37.1
image: koenkk/zigbee2mqtt:1.38.0
environment:
- TZ=${TZ}
volumes: