We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0781d commit 7db1601Copy full SHA for 7db1601
1 file changed
Dockerfile
@@ -6,7 +6,7 @@ FROM lansible/nexe:4.0.0-rc.2 as builder
6
# https://github.com/docker/buildx#building-multi-platform-images
7
ARG TARGETPLATFORM
8
# https://github.com/zwave-js/zwave-js-ui/releases
9
-ENV VERSION=v8.9.0
+ENV VERSION=v8.21.1
10
11
# Add unprivileged user
12
RUN echo "zwave-js-ui:x:1000:1000:zwave-js-ui:/:" > /etc_passwd
0 commit comments