Skip to content

Commit

Permalink
Merge pull request #5531 from twz123/bump-cri-dockerd
Browse files Browse the repository at this point in the history
Bump cri-dockerd to v0.3.16
  • Loading branch information
twz123 authored Feb 7, 2025
2 parents be35a44 + 8e940a5 commit fe7f0a9
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.15
ARG CRI_DOCKERD_VERSION=0.3.16
ARG ETCD_VERSION
ARG TROUBLESHOOT_VERSION=v0.115.1
ARG HELM_VERSION
Expand Down

0 comments on commit fe7f0a9

Please sign in to comment.