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.5
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Oct 31, 2019
1 parent 4e2b1d7 commit 4436b84
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.4.tar.gz" \
"https://github.com/OpenZWave/Zwave2Mqtt/archive/v2.0.5.tar.gz" \
&& tar zxvf \
/tmp/zwave2mqtt.tar.gz \
--strip 1 -C /opt \
Expand Down

0 comments on commit 4436b84

Please sign in to comment.