Skip to content

Commit 15caec2

Browse files
authored
Update jenkins/ath Docker tag to v6266 (#10758)
2 parents de96a18 + 9205bfb commit 15caec2

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=6260.v68784c012c0e
9+
export ATH_VERSION=6266.v0ffc0a_a_9f5f1
1010

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

0 commit comments

Comments
 (0)