Skip to content

Commit 87c5fb9

Browse files
Update jenkins/ath Docker tag to v5851 (jenkinsci#9289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0117bf3 commit 87c5fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ath.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -o xtrace
66
cd "$(dirname "$0")"
77

88
# https://github.com/jenkinsci/acceptance-test-harness/releases
9-
export ATH_VERSION=5829.v1ea_976c1636e
9+
export ATH_VERSION=5851.v18b_c61d9354a_
1010

1111
if [[ $# -eq 0 ]]; then
1212
export JDK=17

0 commit comments

Comments
 (0)