Skip to content

Commit

Permalink
⬆️ Update zwave-js/zwave-js-ui to v8.14.2 (#508)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 26, 2023
1 parent 9e9dfd2 commit f7dbb19
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 @@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG ZWAVE_JS_UI_VERSION="v8.14.1"
ARG ZWAVE_JS_UI_VERSION="v8.14.2"
# hadolint ignore=DL3003,SC2046
RUN \
apk add --no-cache --virtual .build-dependencies \
Expand Down

0 comments on commit f7dbb19

Please sign in to comment.