Skip to content

Commit 7f3b8cc

Browse files
Update jenkins/ath Docker tag to v5581 (jenkinsci#7973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c1dc2d commit 7f3b8cc

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=5568.v2b_9ea_7d7ea_98
9+
export ATH_VERSION=5581.vfd8e43f46a_03
1010

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

0 commit comments

Comments
 (0)