Use Debian bullseye for our hardened build.

This commit is contained in:
Alexander Færøy 2021-08-16 13:52:58 +00:00
parent 84d6f977e7
commit 12b64845ae

View File

@ -117,7 +117,7 @@ debian-minimal:
#
# TODO: This will be faster once we merge #40098 and #40099.
debian-hardened:
image: debian:testing
image: debian:bullseye
<<: *debian-template
variables:
ALL_BUGS_ARE_FATAL: "yes"