⬆️ Upgrades ZeroTier One to v1.4.0.1

This commit is contained in:
Franck Nijhof 2019-08-12 12:33:43 +02:00
parent 855a6e95f1
commit 48c42e310e
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -17,7 +17,7 @@ RUN \
libgcc=8.3.0-r0 \
libstdc++=8.3.0-r0 \
\
&& git clone --branch "1.2.12" --depth=1 \
&& git clone --branch "1.4.0.1" --depth=1 \
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
\
&& cd /tmp/zerotier \