⬆️ Upgrades ZeroTier One to 1.6.5 (#66)

This commit is contained in:
Franck Nijhof
2021-05-01 00:26:55 +02:00
committed by GitHub
Unverified
parent dc360dabba
commit 6a58b44a81

View File

@@ -17,7 +17,7 @@ RUN \
libgcc=10.2.1_pre1-r3 \
libstdc++=10.2.1_pre1-r3 \
\
&& git clone --branch "1.6.4" --depth=1 \
&& git clone --branch "1.6.5" --depth=1 \
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
\
&& cd /tmp/zerotier \