We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de827e commit 82d3c23Copy full SHA for 82d3c23
ci/docker/x86_64-unknown-linux-musl/Dockerfile
@@ -6,6 +6,7 @@ RUN apk update && \
6
ca-certificates \
7
perl \
8
make \
9
- gcc
+ gcc \
10
+ bash
11
12
ENV CC_x86_64_unknown_linux_musl=gcc
0 commit comments