]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Use Debian bullseye for our hardened build.
authorAlexander Færøy <ahf@torproject.org>
Mon, 16 Aug 2021 13:52:58 +0000 (13:52 +0000)
committerAlexander Færøy <ahf@torproject.org>
Mon, 13 Sep 2021 16:13:10 +0000 (18:13 +0200)
.gitlab-ci.yml

index 915f242f26df3e4dd3f6c61cd0e502cfa562574f..b83079aa4a13fbf53dafcac6be6b466ad19e838d 100644 (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"