We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edd3e26 + b7edf52 commit a471512Copy full SHA for a471512
images/base/Dockerfile
@@ -122,7 +122,7 @@ RUN eval "$(gimme "${GO_VERSION}")" \
122
# stage for building containerd
123
FROM go-build as build-containerd
124
ARG TARGETARCH GO_VERSION
125
-ARG CONTAINERD_VERSION="v1.7.15"
+ARG CONTAINERD_VERSION="v1.7.16"
126
ARG CONTAINERD_CLONE_URL="https://github.com/containerd/containerd"
127
# we don't build with optional snapshotters, we never select any of these
128
# they're not ideal inside kind anyhow, and we save some disk space
0 commit comments