Skip to content

Commit

Permalink
Merge pull request #5114 from thaJeztah/update_containerd_binary_1.7.19
Browse files Browse the repository at this point in the history
update containerd binary to v1.7.19
  • Loading branch information
tonistiigi authored Jul 2, 2024
2 parents 924fbd6 + 6e5e8c1 commit 2d69a25
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,7 +1,7 @@
# syntax=docker/dockerfile-upstream:master

ARG RUNC_VERSION=v1.1.13
ARG CONTAINERD_VERSION=v1.7.18
ARG CONTAINERD_VERSION=v1.7.19
# containerd v1.6 for integration tests
ARG CONTAINERD_ALT_VERSION_16=v1.6.33
ARG REGISTRY_VERSION=v2.8.3
Expand Down

0 comments on commit 2d69a25

Please sign in to comment.