Skip to content

Commit

Permalink
chore: update to 1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wilmardo authored Sep 4, 2023
1 parent 4921ca4 commit a737100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM lansible/nexe:4.0.0-rc.2 as builder
# https://github.com/docker/buildx#building-multi-platform-images
ARG TARGETPLATFORM
# https://github.com/Koenkk/zigbee2mqtt/releases
ENV VERSION=1.32.2
ENV VERSION=1.33.0

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

0 comments on commit a737100

Please sign in to comment.