Skip to content

Commit ba3f66a

Browse files
authored
Merge pull request #6327 from k0sproject/renovate/main-mirantis-cri-dockerd-0.x
Update dependency Mirantis/cri-dockerd to v0.3.20
2 parents 59052a8 + a1d814f commit ba3f66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inttest/bootloose-alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG GOLANG_IMAGE
44
FROM docker.io/library/alpine:$ALPINE_VERSION
55

66
ARG TARGETARCH
7-
ARG CRI_DOCKERD_VERSION=0.3.18 # renovate: datasource=github-releases depName=Mirantis/cri-dockerd
7+
ARG CRI_DOCKERD_VERSION=0.3.20 # renovate: datasource=github-releases depName=Mirantis/cri-dockerd
88
ARG ETCD_VERSION
99
ARG TROUBLESHOOT_VERSION=0.121.3 # renovate: datasource=github-releases depName=replicatedhq/troubleshoot
1010
ARG HELM_VERSION

0 commit comments

Comments
 (0)