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

fix: ensure we are upgrading to the latest version of image to avoid vulnerabilities #2019

Merged
merged 4 commits into from
Oct 4, 2024

Conversation

ldetmer
Copy link
Contributor

@ldetmer ldetmer commented Oct 3, 2024

Drydock scanning results parsing complete.
Oct 03, 2024 6:29:49 PM com.google.security.uberproxy.UberproxyGroupsDynamic isRunningInTpc
INFO: We are not running in Borg. [CONTEXT ratelimit_period="60 MINUTES" ]

No actionable findings found.

*** SUMMARY ***
Total findings count: 717
Actionable findings count: 0

@ldetmer ldetmer requested review from chingor13 and a team as code owners October 3, 2024 18:35
Comment on lines 32 to 33
###################### Update image to latest
RUN apt-get upgrade -y
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: consider combining with the previous RUN statement to limit the number of image layers

@chingor13 chingor13 merged commit e082ba7 into master Oct 4, 2024
11 checks passed
@chingor13 chingor13 deleted the owlbot-mono-upgrade branch October 4, 2024 19:48
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