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 8bb49fb commit 2d7a1ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci_build_images/rhel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ 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 2d7a1ef

Please sign in to comment.