Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Commit

Permalink
⬆️ Upgrades Zwave2Mqtt to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed May 29, 2020
1 parent d5c6ea2 commit f6ced6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zwave2mqtt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RUN \
&& mv /tmp/db/config/* /etc/openzwave \
\
&& curl -J -L -o /tmp/zwave2mqtt.tar.gz \
"https://github.com/OpenZWave/Zwave2Mqtt/archive/v3.2.1.tar.gz" \
"https://github.com/OpenZWave/Zwave2Mqtt/archive/v3.2.2.tar.gz" \
&& tar zxvf \
/tmp/zwave2mqtt.tar.gz \
--strip 1 -C /opt \
Expand Down

0 comments on commit f6ced6e

Please sign in to comment.