Skip to content

Commit

Permalink
⬆️ Upgrades Z-Wave JS UI to v8.8.3 (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jan 31, 2023
1 parent 15d8c6b commit 012fa52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zwave-js-ui/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN \
&& npm install --global yarn@2.4.3 \
\
&& curl -J -L -o /tmp/zwave-js-ui.tar.gz \
"https://github.com/zwave-js/zwave-js-ui/archive/v8.8.2.tar.gz" \
"https://github.com/zwave-js/zwave-js-ui/archive/v8.8.3.tar.gz" \
&& tar zxvf \
/tmp/zwave-js-ui.tar.gz \
--strip 1 -C /opt \
Expand Down

0 comments on commit 012fa52

Please sign in to comment.