We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32aef6 commit 8ebb69fCopy full SHA for 8ebb69f
docker/build.dockerfile
@@ -4,6 +4,7 @@ FROM base AS build
4
5
RUN apk add --no-cache \
6
alpine-sdk \
7
+ gcompat \
8
bzip2 \
9
ca-certificates \
10
gmp-dev \
0 commit comments