Skip to content

Commit 785a5f5

Browse files
committed
dependencies: upgrade xrootd
1 parent 06d9448 commit 785a5f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
ARG BUILDPLATFORM=linux/amd64
2727
FROM --platform=$BUILDPLATFORM registry.cern.ch/inveniosoftware/almalinux:1
2828

29-
# Use XRootD 5.9.1
30-
ENV XROOTD_VERSION=5.9.1
29+
# Use XRootD 5.9.2
30+
ENV XROOTD_VERSION=5.9.2
3131

3232
# Install the CERN CA
3333
COPY docker/carepo.repo /etc/yum.repos.d/

0 commit comments

Comments
 (0)