Update jenkins/ath Docker tag to v5992 (#9720)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-12 09:01:59 +01:00 committed by GitHub
parent 36c155e65e
commit 5fc92c6c2d
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=5968.v180888e51761
export ATH_VERSION=5992.v39030e88deb_3
if [[ $# -eq 0 ]]; then
export JDK=17