Skip to content

Commit 723268f

Browse files
committed
Bump XRootD version to 5.9.1-1.3 to pick up the full PKCS#11 support
1 parent bb4957b commit 723268f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ RUN groupadd -g ${XROOTD_GID} xrootd \
240240
# NOTE: If you update this version, you must also update the version in
241241
# github_scripts/osx_install.sh
242242
ARG XROOTD_VER="5.9.1"
243-
ARG XROOTD_RELEASE="1.2.osg${OSG_SERIES}.${BASE_OS}"
243+
ARG XROOTD_RELEASE="1.3.osg${OSG_SERIES}.${BASE_OS}"
244244
ARG KOJIHUB_BASE_URL="https://kojihub2000.chtc.wisc.edu/kojifiles/packages/xrootd/${XROOTD_VER}/${XROOTD_RELEASE}"
245245

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

0 commit comments

Comments
 (0)