Skip to content

Commit 9780abb

Browse files
blyxyaslqd
andauthored
Update src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
Co-authored-by: Rémy Rakic <[email protected]>
1 parent f6093dc commit 9780abb

File tree

1 file changed

+1
-1
lines changed
  • src/ci/docker/host-x86_64/dist-x86_64-linux

1 file changed

+1
-1
lines changed

src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ RUN yum upgrade -y && \
3333
xz \
3434
zlib-devel.i686 \
3535
zlib-devel.x86_64 \
36-
jemalloc-devel
36+
jemalloc-devel \
3737
&& yum clean all
3838

3939
RUN mkdir -p /rustroot/bin

0 commit comments

Comments
 (0)