mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-05 11:41:38 +00:00
⬆️ Upgrades ZeroTier One to 1.10.2
This commit is contained in:
parent
4a18437856
commit
f35e7041bf
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ RUN \
|
||||||
libgcc=11.2.1_git20220219-r2 \
|
libgcc=11.2.1_git20220219-r2 \
|
||||||
libstdc++=11.2.1_git20220219-r2 \
|
libstdc++=11.2.1_git20220219-r2 \
|
||||||
\
|
\
|
||||||
&& git clone --branch "1.10.1" --depth=1 \
|
&& git clone --branch "1.10.2" --depth=1 \
|
||||||
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
|
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
|
||||||
\
|
\
|
||||||
&& cd /tmp/zerotier \
|
&& cd /tmp/zerotier \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue