We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc0ad5 commit c1a65a7Copy full SHA for c1a65a7
1 file changed
images/Dockerfile
@@ -215,8 +215,8 @@ RUN groupadd -g 10940 xrootd \
215
# Pelican's patches are ingested into the OSG repositories.
216
# NOTE: If you update this version, you must also update the version in
217
# github_scripts/osx_install.sh
218
-ARG XROOTD_VER="5.8.1"
219
-ARG XROOTD_RELEASE="1.5.osg${OSG_SERIES}.${BASE_OS}"
+ARG XROOTD_VER="5.8.2"
+ARG XROOTD_RELEASE="1.4.osg${OSG_SERIES}.${BASE_OS}"
220
ARG KOJIHUB_BASE_URL="https://kojihub2000.chtc.wisc.edu/kojifiles/packages/xrootd/${XROOTD_VER}/${XROOTD_RELEASE}"
221
222
# The packages from Koji need to be installed in a single dnf command in
0 commit comments