-
Notifications
You must be signed in to change notification settings - Fork 19
[2.22] update setuptools
to version 78.1.1 in RStudio Pipfiles; run dnf install
to reduce fixable base image vulnerabilities
#1315
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
[2.22] update setuptools
to version 78.1.1 in RStudio Pipfiles; run dnf install
to reduce fixable base image vulnerabilities
#1315
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold for the Pipfile.locks action to finish and pass if it updates outside of rstudio dirs (which it probably will), I'm going to undo that by hand |
…e fixable vulnerabilities (opendatahub-io#1488) Cherry-picked from a49c372
setuptools
to version 78.1.1 in RStudio Pipfilessetuptools
to version 78.1.1 in RStudio Pipfiles; run dnf install
to reduce fixable base image vulnerabilities
/hold ready for review but after review I will test, because merging this PR means the act of releasing, for all intents and purposes |
/lgtm |
(the uid in the prompt is weird, we may want to fix that... I remember @guimou has some tricks in his images for this) |
/unhold checked it is not obviously broken |
cecbb91
into
red-hat-data-services:rhoai-2.22
Running Pipfile.locks action at
https://github.com/jiridanek/notebooks/actions/runs/16601955824
forgot to type in branch, rerunning https://github.com/jiridanek/notebooks/actions/runs/16606301599
RHOAIENG-30927, RHOAIENG-10057: add
dnf upgrade
to rstudio images to mitigate fixable vulnerabilities (#1488) opendatahub-io/notebooks#1545