mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 19:21:25 +00:00
⬆️ Upgrades ZeroTier One to 1.4.4
This commit is contained in:
parent
664827f9f7
commit
2f45dff546
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN \
|
||||||
libgcc=8.3.0-r0 \
|
libgcc=8.3.0-r0 \
|
||||||
libstdc++=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 \
|
"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