diff --git a/images/Dockerfile b/images/Dockerfile index 6a9f53f..faed4c4 100644 --- a/images/Dockerfile +++ b/images/Dockerfile @@ -52,7 +52,7 @@ esac echo "Using ARCH_PATH=$ARCH_PATH, DOCKER_ARCH=$DOCKER_ARCH, RUNNER_ARCH=$RUNNER_ARCH" # Install dependencies -dnf install -y curl unzip sudo tar gzip man-db +dnf install -y curl unzip sudo tar gzip man-db epel-release # For HEP_OSLibs: https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs dnf install -y https://linuxsoft.cern.ch/wlcg/el9/${ARCH_PATH}/wlcg-repo-1.0.0-1.el9.noarch.rpm