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 v4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Sep 28, 2020
1 parent 4933862 commit 1d7c4a5
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/v4.0.3.tar.gz" \
"https://github.com/OpenZWave/Zwave2Mqtt/archive/v4.0.4.tar.gz" \
&& tar zxvf \
/tmp/zwave2mqtt.tar.gz \
--strip 1 -C /opt \
Expand Down

0 comments on commit 1d7c4a5

Please sign in to comment.