Update jenkins/ath Docker tag to v6254 (#10727)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-05 02:53:12 -07:00 committed by GitHub
parent 4ef6510167
commit 943793ea24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
ath.sh
View File

@ -6,7 +6,7 @@ set -o xtrace
cd "$(dirname "$0")"
# https://github.com/jenkinsci/acceptance-test-harness/releases
export ATH_VERSION=6250.v4a_41b_57c8a_84
export ATH_VERSION=6254.vca_87b_2b_59e5a_
if [[ $# -eq 0 ]]; then
export JDK=17