Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Sep 27, 2023
1 parent 2d7a1ef commit 10c9415
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci_build_images/rhel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ RUN case $base_image in \
fi \
;; \
esac \
&& subscription-manager repos --enable "codeready-builder-for-rhel-${v}-$(uname -m)-rpms" \
&& dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \
&& dnf -y upgrade \
&& dnf -y groupinstall "Development Tools" \
Expand Down

0 comments on commit 10c9415

Please sign in to comment.