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