-
Notifications
You must be signed in to change notification settings - Fork 685
update runc (1.2.2), BuildKit (0.17.1), stargz-snapshotter (0.16.1) #3680
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
Conversation
Signed-off-by: Kay Yan <[email protected]>
Signed-off-by: Kay Yan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Dockerfile
Outdated
ARG CNI_PLUGINS_VERSION=v1.6.0 | ||
|
||
# Extra deps: Build | ||
ARG BUILDKIT_VERSION=v0.17.0 | ||
ARG BUILDKIT_VERSION=v0.17.1 | ||
# Extra deps: Lazy-pulling | ||
ARG STARGZ_SNAPSHOTTER_VERSION=v0.15.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can be updated too
Signed-off-by: Kay Yan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
update runc (1.2.2), BuildKit (0.17.1), stargz-snapshotter (0.16.1)