mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 19:21:25 +00:00
⬆️ Upgrades libgcc to 9.2.0-r4
This commit is contained in:
parent
24595bf9d8
commit
c3453cce16
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ RUN \
|
|||
git=2.24.1-r0 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
libgcc=9.2.0-r3 \
|
||||
libstdc++=9.2.0-r3 \
|
||||
libgcc=9.2.0-r4 \
|
||||
libstdc++=9.2.0-r4 \
|
||||
\
|
||||
&& 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