From aabc298f55388b369e30142e3aacfa58a6358644 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:32:34 -0700 Subject: [PATCH] Update jenkins/ath Docker tag to v5735 (#8620) 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 ca69eae354fc..69c8abe61de7 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=5717.v51fb_b_1f0f6d1 +export ATH_VERSION=5735.v233d965d2dec if [[ $# -eq 0 ]]; then export JDK=17