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 b7ec0e3 commit 635aa47Copy full SHA for 635aa47
2 files changed
CHANGELOG.md
@@ -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
7
## 1.1.11 2025-08-03 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -10,7 +10,7 @@ ARG ZT_NET_VERSION
10
11
ENV COREDNS_VERSION=${COREDNS_VERSION:-"v1.12.2"} \
12
ZEROTIER_VERSION=${ZEROTIER_VERSION:-"1.14.2"} \
13
- ZT_NET_VERSION=${ZT_NET_VERSION:-"v0.7.6"} \
+ ZT_NET_VERSION=${ZT_NET_VERSION:-"v0.7.7"} \
14
COREDNS_REPO_URL=https://github.com/coredns/coredns \
15
ZEROTIER_REPO_URL=https://github.com/zerotier/ZeroTierOne \
16
ZT_NET_REPO_URL=https://github.com/sinamics/ztnet \
0 commit comments