Skip to content

Commit 635aa47

Browse files
committed
Release 1.1.12 - See CHANGELOG.md
1 parent b7ec0e3 commit 635aa47

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.1.12 2025-08-17 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- ZT Net 0.7.7
5+
6+
17
## 1.1.11 2025-08-03 <dave at tiredofit dot ca>
28

39
### Added

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG ZT_NET_VERSION
1010

1111
ENV COREDNS_VERSION=${COREDNS_VERSION:-"v1.12.2"} \
1212
ZEROTIER_VERSION=${ZEROTIER_VERSION:-"1.14.2"} \
13-
ZT_NET_VERSION=${ZT_NET_VERSION:-"v0.7.6"} \
13+
ZT_NET_VERSION=${ZT_NET_VERSION:-"v0.7.7"} \
1414
COREDNS_REPO_URL=https://github.com/coredns/coredns \
1515
ZEROTIER_REPO_URL=https://github.com/zerotier/ZeroTierOne \
1616
ZT_NET_REPO_URL=https://github.com/sinamics/ztnet \

0 commit comments

Comments
 (0)