⬆️ Upgrades ZeroTier One to 1.6.6 (#106)

This commit is contained in:
Franck Nijhof
2021-09-24 08:20:35 +02:00
committed by GitHub
Unverified
parent b93f8d4fe4
commit cc9ade5d44

View File

@@ -17,7 +17,7 @@ RUN \
libgcc=10.3.1_git20210424-r2 \
libstdc++=10.3.1_git20210424-r2 \
\
&& git clone --branch "1.6.5" --depth=1 \
&& git clone --branch "1.6.6" --depth=1 \
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
\
&& cd /tmp/zerotier \