Skip to content

Commit 943793e

Browse files
Update jenkins/ath Docker tag to v6254 (#10727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ef6510 commit 943793e

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=6250.v4a_41b_57c8a_84
9+
export ATH_VERSION=6254.vca_87b_2b_59e5a_
1010

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

0 commit comments

Comments
 (0)