Skip to content

Commit

Permalink
⬆️ Update zwave-js/zwave-js-ui to v8.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 25, 2023
1 parent bf3382c commit 2524092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zwave-js-ui/Dockerfile
Expand Up @@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

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

0 comments on commit 2524092

Please sign in to comment.