Skip to content

Commit

Permalink
Bump cri-dockerd to v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
twz123 committed Dec 7, 2023
1 parent 93791ef commit b794661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inttest/bootloose-alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG GOLANG_IMAGE
FROM docker.io/library/alpine:$ALPINE_VERSION

ARG TARGETARCH
ARG CRI_DOCKERD_VERSION=0.3.5
ARG CRI_DOCKERD_VERSION=0.3.8
ARG ETCD_VERSION
ARG KUBE_VERSION
ARG TROUBLESHOOT_VERSION=v0.76.0
Expand Down

0 comments on commit b794661

Please sign in to comment.