Skip to content

Commit 34561b1

Browse files
committed
1.1.0pre
1 parent af1a251 commit 34561b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Added
44
- Switch base image to nfrastack/container-nginx
5-
- Zigbee2MQTT 2.6.2
5+
- Zigbee2MQTT 2.6.3
66

77
## 1.0.23 2025-09-11 <dave at tiredofit dot ca>
88

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ LABEL \
1818
org.opencontainers.image.licenses="MIT"
1919

2020
ARG \
21-
Z2M_VERSION="2.6.2" \
21+
Z2M_VERSION="2.6.3" \
2222
Z2M_REPO_URL="https://github.com/koenkk/zigbee2mqtt"
2323

2424
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md

0 commit comments

Comments
 (0)