Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Commit

Permalink
⬆️ Update OpenZWave database to ee90c896c137b3a473232565c45a5… (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jan 25, 2021
1 parent 57f07d8 commit b55e666
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 @@ -26,7 +26,7 @@ RUN \
openzwave=1.6.974-r0 \
\
&& curl -J -L -o /tmp/openzwave-db.tar.gz \
"https://github.com/OpenZWave/open-zwave/archive/1c7b62028e9f2cae6f25bdf9b17bf1ef9136578a.tar.gz" \
"https://github.com/OpenZWave/open-zwave/archive/ee90c896c137b3a473232565c45a51d70c41c431.tar.gz" \
&& mkdir /tmp/db \
&& tar zxvf \
/tmp/openzwave-db.tar.gz \
Expand Down

0 comments on commit b55e666

Please sign in to comment.