mirror of https://github.com/jenkinsci/jenkins.git
Update jenkins/ath Docker tag to v5588 (#8019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e1dca47fb9
commit
d4376ceb83
2
ath.sh
2
ath.sh
|
@ -6,7 +6,7 @@ set -o xtrace
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
# https://github.com/jenkinsci/acceptance-test-harness/releases
|
# https://github.com/jenkinsci/acceptance-test-harness/releases
|
||||||
export ATH_VERSION=5581.vfd8e43f46a_03
|
export ATH_VERSION=5588.vd13b_52985008
|
||||||
|
|
||||||
if [[ $# -eq 0 ]]; then
|
if [[ $# -eq 0 ]]; then
|
||||||
export JDK=11
|
export JDK=11
|
||||||
|
|
Loading…
Reference in New Issue