Skip to content

Commit

Permalink
Update jenkins/ath Docker tag to v5851 (#9289)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 19, 2024
1 parent 0117bf3 commit 87c5fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ath.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -o xtrace
cd "$(dirname "$0")"

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

if [[ $# -eq 0 ]]; then
export JDK=17
Expand Down

0 comments on commit 87c5fb9

Please sign in to comment.