Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xrootd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM rockylinux:8
# Add labels and arguments
ARG XROOTD_VERSION=5.7.3-4
ARG XRDCEPH_VERSION=5.7.3-4
ARG CEPH_VERSION=16.2.15-0
ARG CEPH_VERSION=17.2.8-2

ARG ARCH=x86_64
ARG DISTRO=el8
Expand Down
9 changes: 0 additions & 9 deletions xrootd/ceph-el8-noarch.repo

This file was deleted.

2 changes: 1 addition & 1 deletion xrootd/ceph-el8-x86_64.repo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[ceph-el8-x86_64]
name = ceph-el8-x86_64
baseurl = http://mirrors.gridpp.rl.ac.uk/current/ceph-el8-x86_64/RPMS.pacific/
baseurl = http://mirrors.gridpp.rl.ac.uk/live/ceph-ext-quincy8el-stable-x86_64/RPMS.el8/
metadata_expire = 7d
enabled = 1
gpgcheck = 0
Expand Down