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

Commit

Permalink
⬆️ Upgrades open-zwave database to 189b9050ee857bc177a26973cd99b81ebc…
Browse files Browse the repository at this point in the history
…9fcd92
  • Loading branch information
frenck committed Sep 23, 2020
1 parent a1cfeff commit 4933862
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 @@ -28,7 +28,7 @@ RUN \
openzwave=1.6.974-r0 \
\
&& curl -J -L -o /tmp/openzwave-db.tar.gz \
"https://github.com/OpenZWave/open-zwave/archive/01c8d001e5a4342313f34496bf1ab56849b461f4.tar.gz" \
"https://github.com/OpenZWave/open-zwave/archive/189b9050ee857bc177a26973cd99b81ebc9fcd92.tar.gz" \
&& mkdir /tmp/db \
&& tar zxvf \
/tmp/openzwave-db.tar.gz \
Expand Down

0 comments on commit 4933862

Please sign in to comment.