Skip to content

Commit 46757cf

Browse files
authored
mimalloc-dev
[ci skip]
1 parent da22b10 commit 46757cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM alpine:3.21
44
RUN apk add --no-cache \
55
bash alpine-sdk util-linux strace file autoconf automake libtool xz \
66
eudev-dev gettext-dev linux-headers meson \
7-
zstd-dev zstd-static zlib-dev zlib-static clang
7+
zstd-dev zstd-static zlib-dev zlib-static clang mimalloc-dev
88

99
COPY scripts/common/install-dependencies.sh /tmp/scripts/common/install-dependencies.sh
1010
COPY patches/ /tmp/patches/

0 commit comments

Comments
 (0)