diff --git a/run_tests.sh b/run_tests.sh index 2117abd81f6d..ac508e4a4706 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -68,7 +68,7 @@ ensure_grunt() { } -DOCKER_DEFAULT_IMAGE='galaxy/testing-base:15.10.2' +DOCKER_DEFAULT_IMAGE='galaxy/testing-base:15.10.3' test_script="./scripts/functional_tests.py" report_file="run_functional_tests.html"