mirror of https://github.com/jenkinsci/jenkins.git
Update jenkins/ath Docker tag to v5545 (#7868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d5bec6f974
commit
c29a90c08b
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=5541.va_c0a_36b_b_f825
|
export ATH_VERSION=5545.v924953404220
|
||||||
|
|
||||||
if [[ $# -eq 0 ]]; then
|
if [[ $# -eq 0 ]]; then
|
||||||
export BROWSER=firefox
|
export BROWSER=firefox
|
||||||
|
|
Loading…
Reference in New Issue