Skip to content

Commit

Permalink
Merge pull request moby#5588 from thaJeztah/bump_runc_binary_1.2.3
Browse files Browse the repository at this point in the history
Dockerfile: update runc binary to v1.2.3
  • Loading branch information
tonistiigi authored Dec 11, 2024
2 parents d6df06e + 6638c88 commit f9b8951
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.2
ARG RUNC_VERSION=v1.2.3
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 f9b8951

Please sign in to comment.