We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c76d61b commit 70ba76fCopy full SHA for 70ba76f
ansible/roles/apps/templates/apps/zigbee2mqtt.yml.j2
@@ -11,7 +11,7 @@ services:
11
environment:
12
- "TZ={{ timezone }}"
13
hostname: zigbee2mqtt
14
- image: koenkk/zigbee2mqtt:2.0.0
+ image: koenkk/zigbee2mqtt:2.1.1
15
labels:
16
icon: https://raw.githubusercontent.com/mr-manuel/CasaOS-HomeAutomation-AppStore/latest/Apps/Zigbee2MQTT/icon.png
17
ports:
0 commit comments