Skip to content

Bump Ubuntu base image to 26.04#1846

Merged
YoshihitoAso merged 1 commit into
dev-26.9from
upgrade-ubuntu-2604
Jul 7, 2026
Merged

Bump Ubuntu base image to 26.04#1846
YoshihitoAso merged 1 commit into
dev-26.9from
upgrade-ubuntu-2604

Conversation

@YoshihitoAso

@YoshihitoAso YoshihitoAso commented Jul 7, 2026

Copy link
Copy Markdown
Member

📌 Description

This pull request updates the base images used in both the main Dockerfile and the unit test Dockerfile to use Ubuntu 26.04 instead of Ubuntu 24.04.

✅ Related Issues

None

🔄 Changes

Docker base image updates:

  • Updated the builder and runner stages in Dockerfile to use ubuntu:26.04 instead of ubuntu:24.04.
  • Updated the builder and runner stages in tests/Dockerfile_unittest to use ubuntu:26.04 instead of ubuntu:24.04.

📌 Checklist

  • I have added tests where necessary.
  • I have updated the documentation where necessary.

Update both production and unittest Dockerfiles to use the Ubuntu 26.04 base image (with updated pinned digest) for builder and runner stages. This keeps the container OS baseline consistent across app and test images.
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Coverage

Coverage Report •
FileStmtsMissBranchBrPartCoverMissing
TOTAL374551470352464796% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
1281 0 💤 0 ❌ 0 🔥 11m 8s ⏱️

@YoshihitoAso YoshihitoAso marked this pull request as ready for review July 7, 2026 00:47
@YoshihitoAso YoshihitoAso merged commit ce48bfd into dev-26.9 Jul 7, 2026
14 checks passed
@YoshihitoAso YoshihitoAso deleted the upgrade-ubuntu-2604 branch July 7, 2026 03:41
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