Update jenkins/ath Docker tag to v5770 (#8786)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-17 10:48:55 -08:00 committed by GitHub
parent 3f1880179c
commit 7a2e389f0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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=5740.vd30f30408987
export ATH_VERSION=5770.v81b_784f28b_d7
if [[ $# -eq 0 ]]; then
export JDK=17