Skip to content

Commit

Permalink
Merge pull request moby#5300 from thaJeztah/bump_runc_1.1.14
Browse files Browse the repository at this point in the history
Dockerfile: update runc binary to 1.1.14
  • Loading branch information
crazy-max authored Sep 5, 2024
2 parents 9c5913e + 0bc97a7 commit 7146d37
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.1.13
ARG RUNC_VERSION=v1.1.14
ARG CONTAINERD_VERSION=v1.7.20
# containerd v1.6 for integration tests
ARG CONTAINERD_ALT_VERSION_16=v1.6.33
Expand Down

0 comments on commit 7146d37

Please sign in to comment.