Skip to content

Commit

Permalink
Upgrade zwavejs2mqtt to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jan 29, 2021
1 parent 84569bf commit 41f1bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zwavejs2mqtt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN \
nodejs=14.15.4-r0 \
\
&& curl -J -L -o /tmp/zwavejs2mqtt.tar.gz \
"https://github.com/zwave-js/zwavejs2mqtt/archive/a465c6c1197a05fd56732f0e309f8ba78f3d465d.tar.gz" \
"https://github.com/zwave-js/zwavejs2mqtt/archive/v1.0.1.tar.gz" \
&& tar zxvf \
/tmp/zwavejs2mqtt.tar.gz \
--strip 1 -C /opt \
Expand Down

0 comments on commit 41f1bd0

Please sign in to comment.