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 59052a8 + a1d814f commit ba3f66aCopy full SHA for ba3f66a
inttest/bootloose-alpine/Dockerfile
@@ -4,7 +4,7 @@ ARG GOLANG_IMAGE
4
FROM docker.io/library/alpine:$ALPINE_VERSION
5
6
ARG TARGETARCH
7
-ARG CRI_DOCKERD_VERSION=0.3.18 # renovate: datasource=github-releases depName=Mirantis/cri-dockerd
+ARG CRI_DOCKERD_VERSION=0.3.20 # renovate: datasource=github-releases depName=Mirantis/cri-dockerd
8
ARG ETCD_VERSION
9
ARG TROUBLESHOOT_VERSION=0.121.3 # renovate: datasource=github-releases depName=replicatedhq/troubleshoot
10
ARG HELM_VERSION
0 commit comments