Skip to content

Commit bd29d77

Browse files
committed
WIP
1 parent 203ecb5 commit bd29d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.linux-musl

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM --platform=$BUILDPLATFORM alpine
44

55
COPY --from=xx / /
66

7-
RUN apk add cmake clang lld bash build-base pkg-config
7+
RUN apk add cmake clang lld bash build-base pkgconf
88

99
WORKDIR /nativebinaries
1010
COPY . /nativebinaries/

0 commit comments

Comments
 (0)