[tor/maint-0.4.5] Use Debian bullseye for our hardened build.

13 Sep
2021
13 Sep
'21
5:38 p.m.
commit 12b64845aebf08e45db94e5610d0ced95b5c1667 Author: Alexander Færøy <ahf@torproject.org> Date: Mon Aug 16 13:52:58 2021 +0000 Use Debian bullseye for our hardened build. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 915f242f26..b83079aa4a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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"
1365
Age (days ago)
1365
Last active (days ago)
0 comments
1 participants
participants (1)
-
dgoulet@torproject.org