Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerfile: update runc to 1.2.4 #5639

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

crazy-max
Copy link
Member

No description provided.

@crazy-max crazy-max marked this pull request as ready for review January 10, 2025 11:19
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -1,6 +1,6 @@
# syntax=docker/dockerfile-upstream:master

ARG RUNC_VERSION=v1.2.3
ARG RUNC_VERSION=v1.2.4
ARG CONTAINERD_VERSION=v2.0.0
Copy link
Member

Choose a reason for hiding this comment

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

FWIW; containerd also has a v2.0.1 now (v2.0.2 is being worked on)

@@ -1,6 +1,6 @@
# syntax=docker/dockerfile-upstream:master

ARG RUNC_VERSION=v1.2.3
ARG RUNC_VERSION=v1.2.4
ARG CONTAINERD_VERSION=v2.0.0
# CONTAINERD_ALT_VERSION_... defines fallback containerd version for integration tests
ARG CONTAINERD_ALT_VERSION_17=v1.7.23
Copy link
Member

Choose a reason for hiding this comment

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

oh and v1.7.25 was released Yesterday

@thaJeztah
Copy link
Member

☝️ looks like I missed you already had a PR for those;

@AkihiroSuda AkihiroSuda merged commit cc621bd into moby:master Jan 10, 2025
97 checks passed
@crazy-max crazy-max deleted the update-runc branch January 10, 2025 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants