diff --git a/ci/run_ci_locally.sh b/ci/run_ci_locally.sh index 9c3a41a..e25acf4 100755 --- a/ci/run_ci_locally.sh +++ b/ci/run_ci_locally.sh @@ -6,7 +6,7 @@ cd ${VIRGL_PATH} DOCKER_DRIVER=overlay2 -DOCKER_IMAGE=${DOCKER_IMAGE:-registry.freedesktop.org/virgl/virglrenderer/debian/bullseye:latest} +DOCKER_IMAGE=${DOCKER_IMAGE:-registry.freedesktop.org/virgl/virglrenderer/debian/bullseye:2021-04-15} if [[ -z $NUM_THREADS ]] ; then # If not forced use slightly less than half of available threads