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

ROX-26860: bump Python3 version in stackrox-test #218

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

tommartensen
Copy link
Contributor

@tommartensen tommartensen commented Nov 8, 2024

Proof is in stackrox/stackrox#13265.
All GH checks pass there: stackrox/stackrox@c8e45dc
The stackrox-test-0.4.4 image is not used on OSCI, so does not need to be tested or updated there.
Regardless, there will be a follow-up PR that mirrors the 0.4.5 images to openshift/release cluster.

@tommartensen tommartensen self-assigned this Nov 8, 2024
Copy link
Contributor

@davdhacs davdhacs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good and confirmed the commit version tested on the stackrox pr

# Symlink python to python3
RUN ln -s /usr/bin/python3 /usr/bin/python
# Symlink python to python3.
# Explicitly set python3 to python3.9 instead of python3.6, the latter is required to keep for nodejs.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty for explaining why 👍

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