We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02f36c5 + a2251f7 commit 747cbb1Copy full SHA for 747cbb1
Dockerfile.redhat
@@ -101,7 +101,7 @@ ARG JOBS=40
101
ARG VERBOSE_LOGS=OFF
102
103
# hadolint ignore=DL3041
104
-RUN dnf install -y https://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/opencl-headers-3.0-6.20201007gitd65bcc5.el9.noarch.rpm && \
+RUN dnf install -y https://rpmfind.net/linux/almalinux/8.10/PowerTools/x86_64/os/Packages/opencl-headers-2.2-1.20180306gite986688.el8.noarch.rpm && \
105
dnf update -d6 -y && dnf install -d6 -y \
106
gdb \
107
java-11-openjdk-devel \
0 commit comments