Skip to content

Commit b4c5fb4

Browse files
authored
Merge pull request #370 from NVIDIA/rhel9-epel9
2 parents 9af209c + 1440835 commit b4c5fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rhel9/ocp_dtk_entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ dtk-build-driver() {
169169
# The dkms package is not supplied or supported by Red Hat.
170170
# DKMS packages for RHEL are available in the third-party EPEL (Extra Packages for Enterprise Linux) repository.
171171
# see https://access.redhat.com/solutions/1132653
172-
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
172+
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
173173
dnf config-manager --enable epel
174174
dnf install -y dkms redhat-lsb-core kmod binutils net-tools iputils libudev-devel libnl3-devel udev openssl-devel userspace-rcu libmount
175175
dnf group install -y "Development Tools"

0 commit comments

Comments
 (0)