Bump default image to gcc9.

This commit is contained in:
Allison Vacanti
2022-01-17 17:59:07 -05:00
parent 6fe34737de
commit 542a10e843

View File

@@ -56,7 +56,7 @@ REPOSITORY_PATH=$(realpath ${SCRIPT_PATH}/../..)
# FLAGS - Process command line flags.
################################################################################
IMAGE="gpuci/cccl:cuda11.5.1-devel-ubuntu20.04-gcc7"
IMAGE="gpuci/cccl:cuda11.5.1-devel-ubuntu20.04-gcc9"
LOCAL_IMAGE=0