From 2cea6ea61b0bc3a67481a839b1f4b9efdc071f8e 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: 931a333be16d53b1c3c586e87a02f0ee20f6447f] --- 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