We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4b0d9 commit 6841654Copy full SHA for 6841654
zwave-js-ui/Dockerfile
@@ -11,7 +11,7 @@ ENV \
11
S6_SERVICES_GRACETIME=30000
12
13
# Setup base
14
-ARG ZWAVE_JS_UI_VERSION="v10.1.1"
+ARG ZWAVE_JS_UI_VERSION="v10.1.2"
15
# hadolint ignore=DL3003,SC2046
16
RUN \
17
apk add --no-cache --virtual .build-dependencies \
0 commit comments