Skip to content

feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image#41290

Open
yury-s wants to merge 1 commit into
microsoft:mainfrom
yury-s:fix-40117
Open

feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image#41290
yury-s wants to merge 1 commit into
microsoft:mainfrom
yury-s:fix-40117

Conversation

@yury-s

@yury-s yury-s commented Jun 13, 2026

Copy link
Copy Markdown
Member

Summary

  • Add Dockerfile.resolute based on Ubuntu 26.04 LTS (Resolute Raccoon).
  • Wire the resolute flavor through build.sh and publish_docker.sh (new v%version%-resolute tag).
  • Add resolute (amd64 + arm64) to the docker test matrix and document the new image tag.

Browser/registry support for ubuntu26.04 already landed; this adds the Docker image.

Fixes #40117

Adds a Dockerfile.resolute based on Ubuntu 26.04 LTS, wires it through
build.sh / publish_docker.sh (new `-resolute` tag), and runs it in the
docker test matrix.

Fixes: microsoft#40117
@github-actions

Copy link
Copy Markdown
Contributor

Test results for "MCP"

7328 passed, 1122 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

4 flaky ⚠️ [chromium-library] › library/beforeunload.spec.ts:130 › should support dismissing the dialog multiple times `@chromium-ubuntu-22.04-node24`
⚠️ [chromium-library] › library/chromium/chromium.spec.ts:434 › should produce network events, routing, and annotations for Service Worker (advanced) `@chromium-ubuntu-22.04-node24`
⚠️ [chromium-library] › library/video.spec.ts:337 › screencast › should work for popups `@chromium-ubuntu-22.04-node24`
⚠️ [webkit-library] › library/browsertype-connect.spec.ts:792 › run-server › should upload a folder `@webkit-ubuntu-22.04-node20`

39551 passed, 743 skipped


Merge workflow run.

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.

[Feature]: Ubuntu 26.04 LTS support

1 participant