mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 19:21:25 +00:00
⬆️ Upgrades ZeroTier One to 1.8.9 (#148)
This commit is contained in:
parent
bc97fe0852
commit
97b5e4d648
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ RUN \
|
|||
libgcc=10.3.1_git20211027-r0 \
|
||||
libstdc++=10.3.1_git20211027-r0 \
|
||||
\
|
||||
&& git clone --branch "1.8.6" --depth=1 \
|
||||
&& git clone --branch "1.8.9" --depth=1 \
|
||||
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
|
||||
\
|
||||
&& cd /tmp/zerotier \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue