From 05ed7560fd801c3698165173f531407afa89dff4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:06:18 +0000 Subject: [PATCH] Update jenkins/ath Docker tag to v6107 (#10048) 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 f351e00ff2a5..3f6bca7f61bf 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=6103.v470620c9e43f +export ATH_VERSION=6107.v8c73fa_b_8f784 if [[ $# -eq 0 ]]; then export JDK=17