From 7ca3dcbce3fa14e0a83be92e072c5d69e28d704b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:50:48 +0000 Subject: [PATCH] Update jenkins/ath Docker tag to v6103 --- ath.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ath.sh b/ath.sh index e25bf4b945e8..f351e00ff2a5 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=6081.v29b_ce3c2771c +export ATH_VERSION=6103.v470620c9e43f if [[ $# -eq 0 ]]; then export JDK=17