chore(deps): update koenkk/zigbee2mqtt docker tag to v1.36.1 (#3013)

This commit is contained in:
renovate[bot] 2024-04-01 21:45:22 +00:00 committed by GitHub
parent 6984d5c71b
commit 3a000b95ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "zigbee2mqtt",
"tipi_version": 2,
"version": "1.36.0",
"tipi_version": 3,
"version": "1.36.1",
"categories": [
"utilities",
"automation"

View File

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