We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6093dc commit 9780abbCopy full SHA for 9780abb
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -33,7 +33,7 @@ RUN yum upgrade -y && \
33
xz \
34
zlib-devel.i686 \
35
zlib-devel.x86_64 \
36
- jemalloc-devel
+ jemalloc-devel \
37
&& yum clean all
38
39
RUN mkdir -p /rustroot/bin
0 commit comments