Skip to content

Commit 2aaf018

Browse files
authored
feat: update to Nexe 4.0.0-rc1 and 6.12.1
1 parent 79f91e9 commit 2aaf018

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#######################################################################################################################
22
# Nexe packaging of binary
33
#######################################################################################################################
4-
FROM lansible/nexe:4.0.0-beta.19 as builder
4+
FROM lansible/nexe:4.0.0-rc1 as builder
55

66
# https://github.com/docker/buildx#building-multi-platform-images
77
ARG TARGETPLATFORM
8-
ENV VERSION=v6.12.0
8+
ENV VERSION=v6.12.1
99

1010
# Add unprivileged user
1111
RUN echo "zwavejs2mqtt:x:1000:1000:zwavejs2mqtt:/:" > /etc_passwd

0 commit comments

Comments
 (0)