We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd09b6c commit 2410b26Copy full SHA for 2410b26
1 file changed
Dockerfile
@@ -5,7 +5,7 @@ FROM lansible/nexe:4.0.0-beta.19 as builder
5
6
# https://github.com/docker/buildx#building-multi-platform-images
7
ARG TARGETPLATFORM
8
-ENV VERSION=v6.7.1
+ENV VERSION=v6.7.3
9
10
# Add unprivileged user
11
RUN echo "zwavejs2mqtt:x:1000:1000:zwavejs2mqtt:/:" > /etc_passwd
0 commit comments