mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 11:11:30 +00:00
⬆️ Upgrades libgcc to 9.2.0-r3
This commit is contained in:
parent
5b18d23783
commit
27785a0549
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ RUN \
|
|||
git=2.24.1-r0 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
libgcc=8.3.0-r0 \
|
||||
libstdc++=8.3.0-r0 \
|
||||
libgcc=9.2.0-r3 \
|
||||
libstdc++=9.2.0-r3 \
|
||||
\
|
||||
&& git clone --branch "1.4.6" --depth=1 \
|
||||
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue