Skip to content

Commit

Permalink
Merge pull request #3399 from pendo324/upgrade-runc
Browse files Browse the repository at this point in the history
chore: update runc to v1.1.14
  • Loading branch information
AkihiroSuda authored Sep 3, 2024
2 parents 863457d + 9657f2c commit 51258bd
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
Expand Up @@ -19,7 +19,7 @@

# Basic deps
ARG CONTAINERD_VERSION=v2.0.0-rc.4
ARG RUNC_VERSION=v1.1.13
ARG RUNC_VERSION=v1.1.14
ARG CNI_PLUGINS_VERSION=v1.5.1

# Extra deps: Build
Expand Down

0 comments on commit 51258bd

Please sign in to comment.