mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
debian-gpl: Run on debian:bullseye instead of buster
* buster is now very old * all the other jobs run bullseye * This will facilitate switching to a TPA-maintained image (there is no buster image).
This commit is contained in:
+1
-1
@@ -228,7 +228,7 @@ debian-disable-relay:
|
||||
#####
|
||||
# GPL licensed mode, enables pow module
|
||||
debian-gpl:
|
||||
image: debian:buster
|
||||
image: debian:bullseye
|
||||
<<: *debian-template
|
||||
variables:
|
||||
GPL: "yes"
|
||||
|
||||
Reference in New Issue
Block a user