We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83440e9 + 723268f commit 25f9776Copy full SHA for 25f9776
1 file changed
images/Dockerfile
@@ -266,7 +266,7 @@ ARG XROOTD_GID
266
# NOTE: If you update this version, you must also update the version in
267
# github_scripts/osx_install.sh.
268
ARG XROOTD_VER="5.9.1"
269
-ARG XROOTD_RELEASE="1.2.osg${OSG_SERIES}.${BASE_OS}"
+ARG XROOTD_RELEASE="1.3.osg${OSG_SERIES}.${BASE_OS}"
270
ARG KOJIHUB_BASE_URL="https://kojihub2000.chtc.wisc.edu/kojifiles/packages/xrootd/${XROOTD_VER}/${XROOTD_RELEASE}"
271
272
# The packages from Koji need to be installed in a single dnf command in
0 commit comments