Skip to content

Commit

Permalink
Merge pull request #5 from LANsible/update-1-10-0
Browse files Browse the repository at this point in the history
feat: update to Zigbee2MQTT 1.10.0
  • Loading branch information
wilmardo authored Feb 10, 2020
2 parents 40bf71a + 92f26c8 commit 8433b6c
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 @@ -4,7 +4,7 @@ ARG ARCHITECTURE
#######################################################################################################################
FROM lansible/nexe:4.0.0-beta.3-${ARCHITECTURE} as builder

ENV VERSION=1.9.0
ENV VERSION=1.10.0

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

0 comments on commit 8433b6c

Please sign in to comment.