Skip to content

Upgrade ubuntu image to use latest lts - #34

Merged
diego-ferrand merged 1 commit into
developmentfrom
UBUNTU_UPGRADE
Jul 10, 2026
Merged

Upgrade ubuntu image to use latest lts#34
diego-ferrand merged 1 commit into
developmentfrom
UBUNTU_UPGRADE

Conversation

@diego-ferrand

@diego-ferrand diego-ferrand commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates the Linux build environment to use Ubuntu 26.04 instead of Ubuntu 25.10. The main changes ensure that both the Dockerfile and the GitHub Actions workflow are aligned to use the newer Ubuntu version for building binaries.

Build environment updates:

  • Dockerfile: Changed the base image from ubuntu:25.10 to ubuntu:26.04 to use the newer Ubuntu release for the build environment.
  • .github/workflows/build.yaml: Updated the Docker container used in the build step from ubuntu:25.10 to ubuntu:26.04, including all related comments and log messages.

@diego-ferrand
diego-ferrand merged commit 5352f45 into development Jul 10, 2026
5 checks passed
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