Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lrineau authored Jun 18, 2024
1 parent a192a23 commit 30f70ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Fedora-rawhide/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ENV DOCKERFILE_URL=$dockerfile_url

RUN trap "cat /var/log/dnf.rpm.log" ERR && dnf -y upgrade && \
[ -x /usr/bin/dnf ] || ln -s /usr/bin/dnf5 /usr/bin/dnf && \
df && \
dnf -y install make cmake gcc-c++ \
util-linux \
gmp-devel.x86_64 mpfr-devel.x86_64 \
Expand Down

0 comments on commit 30f70ac

Please sign in to comment.