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 af1a251 commit 34561b1Copy full SHA for 34561b1
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
### Added
4
- Switch base image to nfrastack/container-nginx
5
- - Zigbee2MQTT 2.6.2
+ - Zigbee2MQTT 2.6.3
6
7
## 1.0.23 2025-09-11 <dave at tiredofit dot ca>
8
Containerfile
@@ -18,7 +18,7 @@ LABEL \
18
org.opencontainers.image.licenses="MIT"
19
20
ARG \
21
- Z2M_VERSION="2.6.2" \
+ Z2M_VERSION="2.6.3" \
22
Z2M_REPO_URL="https://github.com/koenkk/zigbee2mqtt"
23
24
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
0 commit comments