Skip to content

Commit

Permalink
⬆️ Upgrades ZwaveJS2Mqtt to v1.2.3 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Feb 22, 2021
1 parent 52abcbe commit b897934
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.5-r0 \
\
&& curl -J -L -o /tmp/zwavejs2mqtt.tar.gz \
"https://github.com/zwave-js/zwavejs2mqtt/archive/v1.2.2.tar.gz" \
"https://github.com/zwave-js/zwavejs2mqtt/archive/v1.2.3.tar.gz" \
&& tar zxvf \
/tmp/zwavejs2mqtt.tar.gz \
--strip 1 -C /opt \
Expand Down

0 comments on commit b897934

Please sign in to comment.