Bump docker image to use ubuntu 24.04#4018
Merged
TingluoHuang merged 1 commit intomainfrom Dec 12, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR bumps the Docker base image from Ubuntu 22.04 (jammy) to Ubuntu 24.04 (noble) and adds Docker image build/test jobs to the CI pipeline.
- Updates Dockerfile base images from 8.0-jammy to 8.0-noble
- Changes ImageOS environment variable from ubuntu22 to ubuntu24
- Reorganizes Docker build metadata in release workflow
- Adds new docker job to build.yml for testing Docker images during CI
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| images/Dockerfile | Updates base image tags and environment variable to use Ubuntu 24.04 |
| .github/workflows/release.yml | Reorganizes Docker image metadata structure (labels vs annotations) |
| .github/workflows/build.yml | Adds new docker job to build and test Docker images in CI |
d498480 to
fb21f0d
Compare
salmanmkc
previously approved these changes
Sep 8, 2025
|
Hey @TingluoHuang @salmanmkc will this get merged soon? |
|
Who is responsible for merging these PRs? |
fb21f0d to
bdc5796
Compare
Member
Author
|
We are going to merge this PR since our changelog is published: |
AllanGuigou
approved these changes
Dec 12, 2025
This was referenced Dec 13, 2025
alinetskyi
pushed a commit
to CoreumFoundation/runner
that referenced
this pull request
Jan 26, 2026
alinetskyi
pushed a commit
to CoreumFoundation/runner
that referenced
this pull request
Jan 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Match with our Hosted image which default to ubuntu 24.04
https://github.com/actions/runner-images?tab=readme-ov-file#available-images
https://github.blog/changelog/2025-12-12-better-diagnostics-for-vnet-injected-runners-and-required-self-hosted-runner-upgrades/#actions-runner-docker-image-updated-to-ubuntu-24-04