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

[0.15] Pin python version 3.9 into the horreum-base #2090

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

rh-appservices-perf
Copy link
Collaborator

Backport: #2085

Followup of #2080.

Pin the python version that we embed in the Horreum container, this comes with some good improvements:

  • Reproducibility of the build
  • Clearly state the python version being used
  • Ensure CI uses and test the same version we use in the container

Changes proposed

  • Pin the python version that is bundled in the Horreum container
  • Choose version 3.9 as this is the one installed in registry.access.redhat.com/ubi9/openjdk-17 by default
  • Align CI to use the same version, i.e., 3.9

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@johnaohara johnaohara merged commit 606a1f7 into 0.15 Oct 17, 2024
3 checks passed
@johnaohara johnaohara deleted the bp-0.15-2a3f41c branch October 25, 2024 12:00
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.

3 participants