From 56ee33673c6d0be3cc0dfc56c1ee6d0cd03c3c31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 07:53:16 +0000 Subject: [PATCH] Update jenkins/ath Docker tag to v5814 --- ath.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ath.sh b/ath.sh index a084a1cc7b58..e39c053ef66e 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=5770.v81b_784f28b_d7 +export ATH_VERSION=5814.vdc5d6d484b_40 if [[ $# -eq 0 ]]; then export JDK=17