From: Alexander Hansen Færøy Date: Mon, 31 Mar 2025 14:39:04 +0000 (+0200) Subject: Use bullseye on main for i386 for now. X-Git-Tag: tor-0.4.9.2-alpha~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4395853a49db9e92374e55e7b731672d3093e474;p=thirdparty%2Ftor.git Use bullseye on main for i386 for now. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3aff584a84..4a20faf244 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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