We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb4957b commit 723268fCopy full SHA for 723268f
1 file changed
images/Dockerfile
@@ -240,7 +240,7 @@ RUN groupadd -g ${XROOTD_GID} xrootd \
240
# NOTE: If you update this version, you must also update the version in
241
# github_scripts/osx_install.sh
242
ARG XROOTD_VER="5.9.1"
243
-ARG XROOTD_RELEASE="1.2.osg${OSG_SERIES}.${BASE_OS}"
+ARG XROOTD_RELEASE="1.3.osg${OSG_SERIES}.${BASE_OS}"
244
ARG KOJIHUB_BASE_URL="https://kojihub2000.chtc.wisc.edu/kojifiles/packages/xrootd/${XROOTD_VER}/${XROOTD_RELEASE}"
245
246
# The packages from Koji need to be installed in a single dnf command in
0 commit comments