We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ee222 commit 3cea4c4Copy full SHA for 3cea4c4
1 file changed
docker/Dockerfile.linux-musl
@@ -19,6 +19,7 @@ FROM alpine:3.20 AS base
19
# hadolint ignore=DL3018
20
RUN apk add --no-cache \
21
# Build essentials
22
+ bash \
23
build-base \
24
pkgconf \
25
# Download tools
0 commit comments