Skip to content

Commit

Permalink
Upgrade Rucio autotest image to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
rdimaio committed Feb 4, 2025
1 parent c2b58d4 commit 9eab1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/generate_dynamic_files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
docker run --rm \
--volume "$SCRIPT_DIR/run_in_docker:/run_in_docker:rw" \
--volume "$SCRIPT_DIR/auto_generated:/auto_generated:rw" \
ghcr.io/rucio/rucio/rucio-autotest:alma9-python3.9 \
ghcr.io/rucio/rucio/rucio-autotest:alma9-python3.10 \
/bin/bash -c /run_in_docker/generate_docs.sh

0 comments on commit 9eab1bd

Please sign in to comment.