Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Sep 22, 2023
1 parent 720efd0 commit 8bb49fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_build_images/rhel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN case $base_image in \
fi \
;; \
esac \
&& dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \
&& dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \
&& dnf -y upgrade \
&& dnf -y groupinstall "Development Tools" \
&& dnf -y install \
Expand Down

0 comments on commit 8bb49fb

Please sign in to comment.