From 943793ea249611ff1ba5b3dbc2dc0009f8cb2d1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 02:53:12 -0700 Subject: [PATCH] Update jenkins/ath Docker tag to v6254 (#10727) 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 9d81e6e054..026e304dc0 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=6250.v4a_41b_57c8a_84 +export ATH_VERSION=6254.vca_87b_2b_59e5a_ if [[ $# -eq 0 ]]; then export JDK=17