-
-
Notifications
You must be signed in to change notification settings - Fork 0
Update ubuntu Docker tag to oracular-20241009 #55
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #55 +/- ##
=======================================
Coverage 99.51% 99.51%
=======================================
Files 14 14
Lines 206 206
=======================================
Hits 205 205
Misses 1 1 ☔ View full report in Codecov by Sentry. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
@@ -1,4 +1,4 @@ | |||
FROM ubuntu:oracular-20240918 AS init | |||
FROM ubuntu:oracular-20241009 AS init |
Check warning
Code scanning / Snyk Container
Low severity - Improper Input Validation vulnerability in coreutils Medium
@@ -1,4 +1,4 @@ | |||
FROM ubuntu:oracular-20240918 AS init | |||
FROM ubuntu:oracular-20241009 AS init |
Check failure
Code scanning / Snyk Container
Low severity - Allocation of Resources Without Limits or Throttling vulnerability in glibc High
@@ -1,4 +1,4 @@ | |||
FROM ubuntu:oracular-20240918 AS init | |||
FROM ubuntu:oracular-20241009 AS init |
Check notice
Code scanning / Snyk Container
Low severity - Out-of-bounds Write vulnerability in gnupg2 Low
@@ -1,4 +1,4 @@ | |||
FROM ubuntu:oracular-20240918 AS init | |||
FROM ubuntu:oracular-20241009 AS init |
Check warning
Code scanning / Snyk Container
Medium severity - Information Exposure vulnerability in libgcrypt20 Warning
@@ -1,4 +1,4 @@ | |||
FROM ubuntu:oracular-20240918 AS init | |||
FROM ubuntu:oracular-20241009 AS init |
Check notice
Code scanning / Snyk Container
Low severity - CVE-2024-41996 vulnerability in openssl Note
e8283de
to
5eb652c
Compare
5eb652c
to
1447d6c
Compare
|
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
24.10
->oracular-20241009
24.10
->oracular-20241009
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.