We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c5f97f commit 0604a7bCopy full SHA for 0604a7b
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.24.0
+ENV VERSION=v8.24.1
10
11
# Add unprivileged user
12
RUN echo "zwave-js-ui:x:1000:1000:zwave-js-ui:/:" > /etc_passwd
0 commit comments