mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 19:21:25 +00:00
⬆️ Upgrades libgcc to 9.3.0-r2
This commit is contained in:
parent
9f512be0d6
commit
a633e48f51
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ RUN \
|
||||||
git=2.26.2-r0 \
|
git=2.26.2-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
libgcc=9.2.0-r4 \
|
libgcc=9.3.0-r2 \
|
||||||
libstdc++=9.2.0-r4 \
|
libstdc++=9.3.0-r2 \
|
||||||
\
|
\
|
||||||
&& git clone --branch "1.4.6" --depth=1 \
|
&& git clone --branch "1.4.6" --depth=1 \
|
||||||
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
|
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue