Skip to content

Dockerfile: Bump up containerd-related deps (containerd v1.6.20, nerdctl v1.3.0, stargz-snapshotter v0.14.3, runc v1.1.6)#3789

Merged
tonistiigi merged 4 commits intomoby:masterfrom
ktock:containerd-bump
Apr 14, 2023
Merged

Dockerfile: Bump up containerd-related deps (containerd v1.6.20, nerdctl v1.3.0, stargz-snapshotter v0.14.3, runc v1.1.6)#3789
tonistiigi merged 4 commits intomoby:masterfrom
ktock:containerd-bump

Conversation

@ktock
Copy link
Copy Markdown
Collaborator

@ktock ktock commented Apr 11, 2023

ktock added 2 commits April 11, 2023 20:57
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
Dockerfile Outdated
@@ -3,12 +3,12 @@
ARG RUNC_VERSION=v1.1.5
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@ktock ktock changed the title Bump up containerd-related deps (containerd v1.6.20, nerdctl v1.3.0 stargz-snapshotter v0.14.3) Bump up containerd-related deps (containerd v1.6.20, nerdctl v1.3.0, stargz-snapshotter v0.14.3, runc v1.1.6) Apr 12, 2023
Copy link
Copy Markdown
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.

overall updating LGTM, but left a comment / suggestion

# syntax=docker/dockerfile-upstream:master

ARG RUNC_VERSION=v1.1.5
ARG RUNC_VERSION=v1.1.6
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we have the Dockerfile changes separate from the vendor changes? They should (probably, and at least for runc) have no direct relation with each-other

The Dockerfile is the binary version to test against, and the vendor is "what dependency version" to use to build BuildKit itself.

Having them separate (separate PRs?) also allows verifying that the binary updates work separate from updating buildkit itself (and could help catching regressions / backward-compatibility breaking changes) in any of these)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Thank you for the comment. Separated go.mod changes to other PRs

ktock added 2 commits April 12, 2023 17:17
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
@ktock ktock force-pushed the containerd-bump branch from 18420c1 to 4e15f75 Compare April 12, 2023 08:37
@ktock ktock changed the title Bump up containerd-related deps (containerd v1.6.20, nerdctl v1.3.0, stargz-snapshotter v0.14.3, runc v1.1.6) Dockerfile: Bump up containerd-related deps (containerd v1.6.20, nerdctl v1.3.0, stargz-snapshotter v0.14.3, runc v1.1.6) Apr 12, 2023
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.

4 participants