X Tutup
Skip to content

Dockerfile: test containerd v2.1.5 (linux), v2.0.7 (windows)#51409

Merged
AkihiroSuda merged 1 commit intomoby:masterfrom
austinvazquez:test-containerd-2.1.5
Nov 6, 2025
Merged

Dockerfile: test containerd v2.1.5 (linux), v2.0.7 (windows)#51409
AkihiroSuda merged 1 commit intomoby:masterfrom
austinvazquez:test-containerd-2.1.5

Conversation

@austinvazquez
Copy link
Contributor

@austinvazquez austinvazquez commented Nov 6, 2025

- What I did

Update the version of containerd used in CI and for static binaries to v2.1.5 (linux) and v2.0.7 (windows)

- How I did it

- How to verify it

- Human readable description for the release notes

Update containerd to [v2.1.5](https://github.com/containerd/containerd/releases/tag/v2.1.5)

- A picture of a cute animal (not mandatory but encouraged)

Update the version of containerd used in CI and for static binaries
to v2.1.5 (linux) and v2.0.7 (windows)

Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
@austinvazquez austinvazquez self-assigned this Nov 6, 2025
@austinvazquez austinvazquez requested a review from tianon as a code owner November 6, 2025 01:14
@austinvazquez austinvazquez added impact/changelog area/testing area/dependencies area/runtime Runtime containerd-integration Issues and PRs related to containerd integration kind/enhancement Enhancements are not bugs or new features but can improve usability or performance. labels Nov 6, 2025
@austinvazquez austinvazquez requested review from Copilot and removed request for tianon November 6, 2025 01:19
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates containerd versions used in CI and static binaries: v2.1.5 for Linux and v2.0.7 for Windows. This keeps the Docker build environment aligned with the latest stable containerd releases.

  • Updated Linux containerd from v2.1.4 to v2.1.5
  • Updated Windows containerd from v2.0.6 to v2.0.7

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
hack/dockerfile/install/containerd.installer Updates default containerd version variable for Linux builds
Dockerfile Updates containerd version argument for Linux Docker builds
Dockerfile.windows Updates containerd version argument for Windows Docker builds

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies area/runtime Runtime area/testing containerd-integration Issues and PRs related to containerd integration impact/changelog kind/enhancement Enhancements are not bugs or new features but can improve usability or performance. platform/windows process/cherry-pick/25.0 process/cherry-picked

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup