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 v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Aug 22, 2019
1 parent a8cfa70 commit 6f36f85
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 @@ -38,7 +38,7 @@ RUN \
&& mv /tmp/db/config /usr/etc/openzwave \
\
&& curl -J -L -o /tmp/zwave2mqtt.tar.gz \
"https://github.com/OpenZWave/Zwave2Mqtt/archive/v2.0.2.tar.gz" \
"https://github.com/OpenZWave/Zwave2Mqtt/archive/v2.0.3.tar.gz" \
&& tar zxvf \
/tmp/zwave2mqtt.tar.gz \
--strip 1 -C /opt \
Expand Down

0 comments on commit 6f36f85

Please sign in to comment.