Skip to content

Commit 07a1f89

Browse files
ivankatliarchukIK Renovate Bot
andauthored
chore(deps): update bash docker tag to v5.2.37 (k8s-test-tools/dockerfile) (#964)
Co-authored-by: IK Renovate Bot <[email protected]>
1 parent e37238f commit 07a1f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s-test-tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN curl -L -o /usr/local/bin/kubectx ${GITHUB_RAW}/ahmetb/kubectx/v${KUBE_CTX_V
2626
&& chmod +x /usr/local/bin/kubens \
2727
&& git clone https://github.com/bats-core/bats-core.git /bats;
2828

29-
FROM bash:5.2.26
29+
FROM bash:5.2.37
3030

3131
LABEL org.opencontainers.image.authors="[email protected]" \
3232
org.opencontainers.image.vendor="https://github.com/cloudkats" \

0 commit comments

Comments
 (0)