From afffccdd33550c427173c746eeaac23f51013eaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 21:17:53 +0200 Subject: [PATCH] Update jenkins/ath Docker tag to v6361 (#11042) 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 3d03c8a577..d4c67037cf 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=6356.vb_4de7709a_de2 +export ATH_VERSION=6361.vcb_036a_7ffb_a_5 if [[ $# -eq 0 ]]; then export JDK=17