⬆️ Upgrades ZeroTier One to 1.4.6

This commit is contained in:
Franck Nijhof 2019-09-07 22:33:57 +02:00
parent 2f45dff546
commit bf3f85de01
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.4.4" --depth=1 \
&& git clone --branch "1.4.6" --depth=1 \
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
\
&& cd /tmp/zerotier \