Skip to content

Commit

Permalink
chore: update to 1.21.2
Browse files Browse the repository at this point in the history
Signed-off-by: wilmardo <[email protected]>
  • Loading branch information
wilmardo committed Oct 3, 2021
1 parent dc22f9b commit cf85c10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#######################################################################################################################
# Nexe packaging of binary
#######################################################################################################################
FROM lansible/nexe:4.0.0-beta.18 as builder
FROM lansible/nexe:4.0.0-beta.19 as builder

ENV VERSION=1.21.1
ENV VERSION=1.21.2

# Add unprivileged user
RUN echo "zigbee2mqtt:x:1000:1000:zigbee2mqtt:/:" > /etc_passwd
Expand Down

0 comments on commit cf85c10

Please sign in to comment.