Skip to content

Commit

Permalink
Upgrade Z-Wave JS database to 93d505e97daa7649d0d4af16d0145b52cbdcc141 (
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jan 29, 2021
1 parent af1ed6f commit 8cff265
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 @@ -34,7 +34,7 @@ RUN \
&& npm prune --production \
\
&& curl -J -L -o /tmp/zwavejs.tar.gz \
"https://github.com/zwave-js/node-zwave-js/archive/9823b6cb22f99d4533b0ba0ce5d427c6d385317d.tar.gz" \
"https://github.com/zwave-js/node-zwave-js/archive/93d505e97daa7649d0d4af16d0145b52cbdcc141.tar.gz" \
&& mkdir /tmp/zwavejs \
&& tar zxvf \
/tmp/zwavejs.tar.gz \
Expand Down

0 comments on commit 8cff265

Please sign in to comment.