Update jenkins/ath Docker tag to v6276 (#10774)
Changelog Drafter / update_draft_release (push) Has been cancelled Details
Changelog Drafter / jenkins_io_draft (push) Has been cancelled Details
Label conflicting PRs / main (push) Has been cancelled Details

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-26 19:08:21 -07:00 committed by GitHub
parent af2cb0a25f
commit 7beaf2ee4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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=6269.v2f0b_7c1348d8
export ATH_VERSION=6276.v6fb_59a_e9edf5
if [[ $# -eq 0 ]]; then
export JDK=17