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 e3bae88
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Apr 14, 2020
1 parent d0df6f8 commit e3a96fa
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/2e18ba844ff75965819c0dad74817a3178dbe8da.tar.gz" \
"https://github.com/OpenZWave/open-zwave/archive/e3bae88f29139032c736144b67e7c67d3a764b2b.tar.gz" \
&& mkdir /tmp/db \
&& tar zxvf \
/tmp/openzwave-db.tar.gz \
Expand Down

0 comments on commit e3a96fa

Please sign in to comment.