We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1952e3 commit 4921ca4Copy full SHA for 4921ca4
1 file changed
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/Koenkk/zigbee2mqtt/releases
9
-ENV VERSION=1.32.1
+ENV VERSION=1.32.2
10
11
# Add unprivileged user
12
RUN echo "zigbee2mqtt:x:1000:1000:zigbee2mqtt:/:" > /etc_passwd
0 commit comments