mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 19:21:25 +00:00
⬆️ Upgrades libgcc to 8.3.0-r0
This commit is contained in:
parent
762e49376e
commit
441718d459
1 changed files with 1 additions and 1 deletions
|
@ -14,8 +14,8 @@ RUN \
|
||||||
git=2.20.1-r0 \
|
git=2.20.1-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
libgcc=8.2.0-r2 \
|
|
||||||
libstdc++=8.2.0-r2 \
|
libstdc++=8.2.0-r2 \
|
||||||
|
libgcc=8.3.0-r0 \
|
||||||
\
|
\
|
||||||
&& git clone --branch "1.2.12" --depth=1 \
|
&& git clone --branch "1.2.12" --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