Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rucio Image Tag (Hardcoded) #242

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

ThePhisch
Copy link
Contributor

Change the downloaded rucio image from fedora32-python3.8 to alma9-python3.9 because the former was outdated and caused errors in the docs build process.

Note that this hardcodes the image tag and the tag needs to be changed each time rucio is updated to reflect changes made there.

A "better" solution would be to query the "latest" tag, but this does not exist on the github container repository (GHCR), to the best of my knowledge.

Change the downloaded rucio image from `fedora32-python3.8` to
`alma9-python3.9` because the former was outdated and caused errors in
the docs build process.

Note that this hardcodes the image tag and the tag needs to be changed
each time rucio is updated to reflect changes made there.

A "better" solution would be to query the "latest" tag, but this does
not exist on the github container repository (GHCR), to the best of my
knowledge.
@ThePhisch ThePhisch requested review from bari12 and maany August 2, 2023 11:11
@bari12 bari12 merged commit 4563a26 into rucio:main Aug 8, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants