Skip to content

Commit a1d814f

Browse files
committed
Update dependency Mirantis/cri-dockerd to v0.3.20
Signed-off-by: Renovate Bot <[email protected]>
1 parent 59052a8 commit a1d814f

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)