⬆️ Upgrades ZeroTier One to 1.4.4

This commit is contained in:
Franck Nijhof
2019-09-02 14:27:26 +02:00
Unverified
parent 664827f9f7
commit 2f45dff546

View File

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