Update jenkins/ath Docker tag to v6038 (#9854)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-11 11:55:56 -07:00 committed by GitHub
parent 6651e8531e
commit 3ee0e787ff
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=6034.vfb_c575f4f616
export ATH_VERSION=6038.v190f938efc87
if [[ $# -eq 0 ]]; then
export JDK=17