Skip to content

Commit c1a65a7

Browse files
committed
Update XRootD to v5.8.2-1.4
1 parent 5fc0ad5 commit c1a65a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

images/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ RUN groupadd -g 10940 xrootd \
215215
# Pelican's patches are ingested into the OSG repositories.
216216
# NOTE: If you update this version, you must also update the version in
217217
# github_scripts/osx_install.sh
218-
ARG XROOTD_VER="5.8.1"
219-
ARG XROOTD_RELEASE="1.5.osg${OSG_SERIES}.${BASE_OS}"
218+
ARG XROOTD_VER="5.8.2"
219+
ARG XROOTD_RELEASE="1.4.osg${OSG_SERIES}.${BASE_OS}"
220220
ARG KOJIHUB_BASE_URL="https://kojihub2000.chtc.wisc.edu/kojifiles/packages/xrootd/${XROOTD_VER}/${XROOTD_RELEASE}"
221221

222222
# The packages from Koji need to be installed in a single dnf command in

0 commit comments

Comments
 (0)