tests: Update nightly test docker image tags to v22-1

Change-Id: I3d1fa67a89594050cb8069541004763ac5ba66a4
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/65920
Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu>
Maintainer: Bobby Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
Bobby R. Bruce
2022-11-21 15:56:06 -08:00
committed by Bobby Bruce
parent 1c79a469ba
commit 1e5bd5b89a

View File

@@ -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.