Update jenkins/ath Docker tag to v6040 (#9872)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-15 07:59:42 -07:00 committed by GitHub
parent aa6876b2a8
commit 8d5c614237
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=6038.v190f938efc87
export ATH_VERSION=6040.v72ed2f5b_59f6
if [[ $# -eq 0 ]]; then
export JDK=17