Skip to content

Commit 939efc1

Browse files
authored
chore: update to 8.24.1
1 parent 0604a7b commit 939efc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FROM lansible/nexe:4.0.0-rc.2 as builder
66
# https://github.com/docker/buildx#building-multi-platform-images
77
ARG TARGETPLATFORM
88
# https://github.com/zwave-js/zwave-js-ui/releases
9-
ENV VERSION=v8.24.1
9+
ENV VERSION=v8.24.2
1010

1111
# Add unprivileged user
1212
RUN echo "zwave-js-ui:x:1000:1000:zwave-js-ui:/:" > /etc_passwd

0 commit comments

Comments
 (0)