We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15a539 commit 115894fCopy full SHA for 115894f
src/ci/docker/host-x86_64/x86_64-gnu/Dockerfile
@@ -18,7 +18,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
18
xz-utils \
19
mingw-w64 \
20
zlib1g-dev \
21
- libzstd-dev \
22
&& rm -rf /var/lib/apt/lists/*
23
24
COPY scripts/sccache.sh /scripts/
0 commit comments