diff --git a/tests/nightly.sh b/tests/nightly.sh index 1360c4435c..bf05154fe7 100755 --- a/tests/nightly.sh +++ b/tests/nightly.sh @@ -37,7 +37,7 @@ docker_mem_limit="18g" # The docker tag to use (varies between develop, and versions on the staging # branch) -tag="latest" +tag="v22-1" # The first argument is the number of threads to be used for compilation. If no # argument is given we default to one.