⬆️ Upgrades ZeroTier One to 1.6.3

This commit is contained in:
Franck Nijhof 2021-02-04 13:03:22 +01:00
parent c3ddda958e
commit 6d0fcdc65d
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

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