Skip to content

Commit

Permalink
⬆️ Upgrades libgcc to 9.3.0-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Aug 22, 2020
1 parent 9f512be commit a633e48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zerotier/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ RUN \
git=2.26.2-r0 \
\
&& apk add --no-cache \
libgcc=9.2.0-r4 \
libstdc++=9.2.0-r4 \
libgcc=9.3.0-r2 \
libstdc++=9.3.0-r2 \
\
&& git clone --branch "1.4.6" --depth=1 \
"https://github.com/zerotier/ZeroTierOne.git" /tmp/zerotier \
Expand Down

0 comments on commit a633e48

Please sign in to comment.