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 d49bb59 commit a5f2728Copy full SHA for a5f2728
2 files changed
CHANGELOG.md
@@ -3,7 +3,7 @@
3
### Changed
4
- Switch to nfrastack/container-nginx as base image
5
- ZeroTier 1.16.0
6
- - ZT Net 0.7.12
+ - ZT Net 0.7.13
7
8
### Removed
9
- DNS and Client Mode
Containerfile
@@ -19,7 +19,7 @@ LABEL \
19
20
ARG \
21
ZEROTIER_VERSION="1.16.0" \
22
- ZT_NET_VERSION="v0.7.12" \
+ ZT_NET_VERSION="v0.7.13" \
23
ZEROTIER_REPO_URL=https://github.com/zerotier/ZeroTierOne \
24
ZT_NET_REPO_URL=https://github.com/sinamics/ztnet
25
0 commit comments