Skip to content

Commit

Permalink
xroot: drop CS9 and move to Alma9
Browse files Browse the repository at this point in the history
  • Loading branch information
glpatcern committed Oct 31, 2024
1 parent c182ba6 commit a8b1d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wopiserver-xrootd.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Build: WOPI_DOCKER_TYPE=-xrootd docker-compose -f wopiserver.yaml build --build-arg VERSION=`git describe | sed 's/^v//'` wopiserver
# Run: docker-compose -f wopiserver.yaml up -d

FROM cern/cs9-base:latest
FROM cern/al9-base:latest

ARG VERSION=latest

Expand Down

0 comments on commit a8b1d31

Please sign in to comment.