Skip to content

Commit

Permalink
Merge pull request #5639 from crazy-max/update-runc
Browse files Browse the repository at this point in the history
dockerfile: update runc to 1.2.4
  • Loading branch information
AkihiroSuda authored Jan 10, 2025
2 parents bbc23fb + 9baa566 commit cc621bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit cc621bd

Please sign in to comment.