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:
Jim Newsome
2024-11-18 14:15:37 -06:00
parent 4759350b9a
commit 3ddf41f8ff
+1 -1
View File
@@ -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"