Skip to content

Commit

Permalink
Merge pull request #3756 from twz123/bump-cri-dockerd
Browse files Browse the repository at this point in the history
Bump cri-dockerd to v0.3.8
  • Loading branch information
twz123 authored Dec 11, 2023
2 parents cc177ef + b794661 commit 697de73
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 697de73

Please sign in to comment.