Skip to content

Commit

Permalink
Merge pull request #5532 from crazy-max/update-runc
Browse files Browse the repository at this point in the history
dockerfile: update runc binary to 1.2.2
  • Loading branch information
AkihiroSuda authored Nov 19, 2024
2 parents 13a1efb + 5548ab7 commit 4b36562
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# syntax=docker/dockerfile-upstream:master

# Do not update runc to v1.2.x until https://github.com/opencontainers/runc/issues/4518 is resolved
ARG RUNC_VERSION=v1.1.15
ARG RUNC_VERSION=v1.2.2
ARG CONTAINERD_VERSION=v2.0.0
# CONTAINERD_ALT_VERSION_... defines fallback containerd version for integration tests
ARG CONTAINERD_ALT_VERSION_17=v1.7.23
Expand Down

0 comments on commit 4b36562

Please sign in to comment.