Skip to content

Commit

Permalink
Dockerfile: update containerd binary to v1.7.7
Browse files Browse the repository at this point in the history
full diff: containerd/containerd@v1.7.2...v1.7.7

Signed-off-by: Sebastiaan van Stijn <[email protected]>
  • Loading branch information
thaJeztah committed Oct 16, 2023
1 parent e260c38 commit 4442a60
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.9
ARG CONTAINERD_VERSION=v1.7.2
ARG CONTAINERD_VERSION=v1.7.7
# containerd v1.6 for integration tests
ARG CONTAINERD_ALT_VERSION_16=v1.6.24
ARG REGISTRY_VERSION=2.8.0
Expand Down

0 comments on commit 4442a60

Please sign in to comment.