⬆️ Upgrades ZeroTier One to 1.10.1

This commit is contained in:
Franck Nijhof 2022-07-18 11:13:25 +02:00
parent 8c113adfa7
commit 200cf4c8c9
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -20,7 +20,7 @@ RUN \
libgcc=11.2.1_git20220219-r2 \
libstdc++=11.2.1_git20220219-r2 \
\
&& git clone --branch "1.10.0" --depth=1 \
&& git clone --branch "1.10.1" --depth=1 \
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
\
&& cd /tmp/zerotier \