From e7dbe462097135c50cc10e04cabe3b290a50e7dd Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Fri, 30 Jun 2023 15:01:57 -0500 Subject: [PATCH] updating path for rocm repo to supported rhel8 release (8.8) Signed-off-by: Karl W. Schulz [ROCm/rocprofiler-compute commit: 8edba713fbbf1294b412d2eb603f1af082839ba6] --- projects/rocprofiler-compute/docker/rhel8/rocm.repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/docker/rhel8/rocm.repo b/projects/rocprofiler-compute/docker/rhel8/rocm.repo index 17171d755d..8b20489780 100644 --- a/projects/rocprofiler-compute/docker/rhel8/rocm.repo +++ b/projects/rocprofiler-compute/docker/rhel8/rocm.repo @@ -7,7 +7,7 @@ gpgkey=https://repo.radeon.com/rocm/rocm.gpg.key [amdgpu] name=amdgpu -baseurl=https://repo.radeon.com/amdgpu/latest/rhel/8.5/main/x86_64 +baseurl=https://repo.radeon.com/amdgpu/latest/rhel/8.8/main/x86_64 enabled=1 gpgcheck=1 gpgkey=https://repo.radeon.com/rocm/rocm.gpg.key \ No newline at end of file