From 7beaf2ee4c364c9e5f42426812e5aca360db0fb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 19:08:21 -0700 Subject: [PATCH] Update jenkins/ath Docker tag to v6276 (#10774) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ath.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ath.sh b/ath.sh index 71ff4aedb0..f53502f074 100644 --- a/ath.sh +++ b/ath.sh @@ -6,7 +6,7 @@ set -o xtrace cd "$(dirname "$0")" # https://github.com/jenkinsci/acceptance-test-harness/releases -export ATH_VERSION=6269.v2f0b_7c1348d8 +export ATH_VERSION=6276.v6fb_59a_e9edf5 if [[ $# -eq 0 ]]; then export JDK=17