ci: Update Debian image to current stable
This is required by a change in the certificates that makes it impossible to run `git clone` on a GNOME GitLab repository in a CI pipeline.
This commit is contained in:
		@ -1,4 +1,4 @@
 | 
			
		||||
FROM debian:buster
 | 
			
		||||
FROM debian:bullseye
 | 
			
		||||
 | 
			
		||||
RUN apt-get update -qq && apt-get install --no-install-recommends -qq -y \
 | 
			
		||||
    adwaita-icon-theme \
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user