-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Security upgrade ubuntu from latest to 24.10 - #33
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-UBUNTU2404-GLIBC-11031045 - https://snyk.io/vuln/SNYK-UBUNTU2404-GLIBC-11031045 - https://snyk.io/vuln/SNYK-UBUNTU2404-PAM-8352843 - https://snyk.io/vuln/SNYK-UBUNTU2404-PAM-8352843 - https://snyk.io/vuln/SNYK-UBUNTU2404-PAM-8352843
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codex Review
Here are some automated review suggestions for this pull request.
i️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P1 Badge Switch base image to unsupported Ubuntu 24.10
Using FROM ubuntu:24.10 picks a non‐LTS release that reached end‐of‐life in mid‐2025. Once Ubuntu moves an EOL release to old-releases.ubuntu.com, the standard apt-get update in this Dockerfile starts returning 404s and the Docker build fails. Stick with a supported tag such as ubuntu:24.04/latest so the image remains buildable and receives security fixes.
Useful? React with 👍 / 👎.
snyk-top-banner
Snyk has created this PR to fix 2 vulnerabilities in the dockerfile dependencies of this project.
Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.
Snyk changed the following file(s):
build-testing/DockerfileWe recommend upgrading to
ubuntu:24.10, as this image has only 10 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.Vulnerabilities that will be fixed with an upgrade:
SNYK-UBUNTU2404-GLIBC-11031045
SNYK-UBUNTU2404-GLIBC-11031045
SNYK-UBUNTU2404-PAM-8352843
SNYK-UBUNTU2404-PAM-8352843
SNYK-UBUNTU2404-PAM-8352843
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Improper Authentication