We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a6b46a + f65de68 commit e959ba4Copy full SHA for e959ba4
inttest/bootloose-alpine/Dockerfile
@@ -6,7 +6,7 @@ FROM docker.io/library/alpine:$ALPINE_VERSION
6
ARG TARGETARCH
7
ARG CRI_DOCKERD_VERSION=0.4.0 # renovate: datasource=github-releases depName=Mirantis/cri-dockerd
8
ARG ETCD_VERSION
9
-ARG TROUBLESHOOT_VERSION=0.123.13 # renovate: datasource=github-releases depName=replicatedhq/troubleshoot
+ARG TROUBLESHOOT_VERSION=0.123.15 # renovate: datasource=github-releases depName=replicatedhq/troubleshoot
10
ARG HELM_VERSION
11
12
# Apply our changes to the image
0 commit comments