Skip to content

Commit

Permalink
Xrootd version 5.7.0-5
Browse files Browse the repository at this point in the history
upgrade xrootd version on containers to 5.7.0 with the vread patch
  • Loading branch information
Jo-stfc authored Sep 2, 2024
1 parent 17f8edf commit d64b12b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xrootd/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM rockylinux:8
ARG XROOTD_VERSION=5.5.4-17
ARG XRDCEPH_VERSION=5.6.4-1
ARG XROOTD_VERSION=5.7.0-5
ARG XRDCEPH_VERSION=5.7.0-5
ARG CEPH_VERSION=14.2.22-0
LABEL xrootd-ver=$XROOTD_VERSION
LABEL xrdceph-ver=$XRDCEPH_VERSION
Expand Down

0 comments on commit d64b12b

Please sign in to comment.