diff --git a/inttest/bootloose-alpine/Dockerfile b/inttest/bootloose-alpine/Dockerfile index 191930e0ede5..3f73b0c87f20 100644 --- a/inttest/bootloose-alpine/Dockerfile +++ b/inttest/bootloose-alpine/Dockerfile @@ -6,7 +6,7 @@ FROM docker.io/library/alpine:$ALPINE_VERSION ARG TARGETARCH ARG CRI_DOCKERD_VERSION=0.3.20 # renovate: datasource=github-releases depName=Mirantis/cri-dockerd ARG ETCD_VERSION -ARG TROUBLESHOOT_VERSION=0.123.10 # renovate: datasource=github-releases depName=replicatedhq/troubleshoot +ARG TROUBLESHOOT_VERSION=0.123.11 # renovate: datasource=github-releases depName=replicatedhq/troubleshoot ARG HELM_VERSION # Apply our changes to the image