Skip to content

Commit 3cabdd2

Browse files
Update jenkins/ath Docker tag to v6507
1 parent a3fb95e commit 3cabdd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ath.sh

Lines changed: 1 addition & 1 deletion
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=6504.v878e5b_e776d7
9+
export ATH_VERSION=6507.vef7dc6b_6f5c4
1010

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

0 commit comments

Comments
 (0)