Skip to content

Commit

Permalink
Update jenkins/ath Docker tag to v5509 (#7720)
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] authored Mar 13, 2023
1 parent e563e85 commit 1674940
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=5504.v485694f31cdf
export ATH_VERSION=5509.v07855a_003fc1

MVN='mvn -B -ntp -Pquick-build -am -pl war package'
if [[ -n ${MAVEN_SETTINGS-} ]]; then
Expand Down

0 comments on commit 1674940

Please sign in to comment.