⬆️ Upgrades ZeroTier One to 1.8.1 (#121)

This commit is contained in:
Franck Nijhof 2021-11-09 20:20:28 +01:00 committed by GitHub
parent ecbee0ab18
commit 9e87e81bc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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