]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Use bullseye on main for i386 for now.
authorAlexander Hansen Færøy <ahf@torproject.org>
Mon, 31 Mar 2025 14:39:04 +0000 (16:39 +0200)
committerAlexander Hansen Færøy <ahf@torproject.org>
Mon, 31 Mar 2025 14:39:04 +0000 (16:39 +0200)
.gitlab-ci.yml

index 3aff584a846c32edaa73f512d61bfb240ee529a7..4a20faf2446934287aa726ef43aad16ecf92c0c6 100644 (file)
@@ -138,7 +138,7 @@ debian-i386-minimal:
   # TODO: Use a TPA-maintained image when there is one.
   # See https://gitlab.torproject.org/tpo/tpa/base-images/-/issues/3
   image:
-    name: i386/debian:bookworm
+    name: i386/debian:bullseye
     docker:
       platform: linux/386
   <<: *debian-template