mirror of https://github.com/jenkinsci/jenkins.git
Update jenkins/ath Docker tag to v6361 (#11042)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
728722b537
commit
afffccdd33
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=6356.vb_4de7709a_de2
|
export ATH_VERSION=6361.vcb_036a_7ffb_a_5
|
||||||
|
|
||||||
if [[ $# -eq 0 ]]; then
|
if [[ $# -eq 0 ]]; then
|
||||||
export JDK=17
|
export JDK=17
|
||||||
|
|
Loading…
Reference in New Issue