Update jenkins/ath Docker tag to v5829 (#9278)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-16 10:03:50 -07:00 committed by GitHub
parent bcb5ed8f22
commit 9f8da7addb
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=5814.vdc5d6d484b_40
export ATH_VERSION=5829.v1ea_976c1636e
if [[ $# -eq 0 ]]; then
export JDK=17