We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9058da3 commit 07822ccCopy full SHA for 07822cc
Containerfile
@@ -18,7 +18,7 @@ LABEL \
18
org.opencontainers.image.licenses="MIT"
19
20
ARG \
21
- Z2M_VERSION="2.7.2" \
+ Z2M_VERSION="2.8.0" \
22
Z2M_REPO_URL="https://github.com/koenkk/zigbee2mqtt"
23
24
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
examples/.gitignore
@@ -0,0 +1 @@
1
+!compose.yml
0 commit comments