Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jo-stfc authored Sep 18, 2024
1 parent d64b12b commit b20910b
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.7.0-5
ARG XRDCEPH_VERSION=5.7.0-5
ARG XROOTD_VERSION=5.7.1-3
ARG XRDCEPH_VERSION=5.7.1-3
ARG CEPH_VERSION=14.2.22-0
LABEL xrootd-ver=$XROOTD_VERSION
LABEL xrdceph-ver=$XRDCEPH_VERSION
Expand Down

0 comments on commit b20910b

Please sign in to comment.