From 1191ddd2106e66b105449c23004be5e9a3f64006 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 02:42:20 +0000 Subject: [PATCH] Update jenkins/ath Docker tag to v6300 --- ath.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ath.sh b/ath.sh index 0212bd9fd2..69ce41c1fa 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=6294.v8837063f315d +export ATH_VERSION=6300.v12732144c83f if [[ $# -eq 0 ]]; then export JDK=17