⬆️ Upgrades ZeroTier One to 1.8.6

This commit is contained in:
Franck Nijhof 2022-03-13 13:33:25 +01:00
parent 8544501aa8
commit 2da1a6eab5
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -20,7 +20,7 @@ RUN \
libgcc=10.3.1_git20211027-r0 \
libstdc++=10.3.1_git20211027-r0 \
\
&& git clone --branch "1.8.5" --depth=1 \
&& git clone --branch "1.8.6" --depth=1 \
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
\
&& cd /tmp/zerotier \