From 2b8faf93d8a222c40630a4ef40a8645ff84c9819 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 10:06:30 -0700 Subject: [PATCH] Update jenkins/ath Docker tag to v5688 (#8352) 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 08009178739e..4e33af2a1e28 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=5686.vc3a_26a_d441a_9 +export ATH_VERSION=5688.vb_f1ceb_4b_74c4 if [[ $# -eq 0 ]]; then export JDK=17