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:
parent
d5657e2c55
commit
7e2917e19c
@ -1,4 +1,4 @@
|
|||||||
FROM debian:buster
|
FROM debian:bullseye
|
||||||
|
|
||||||
RUN apt-get update -qq && apt-get install --no-install-recommends -qq -y \
|
RUN apt-get update -qq && apt-get install --no-install-recommends -qq -y \
|
||||||
adwaita-icon-theme \
|
adwaita-icon-theme \
|
||||||
|
Loading…
Reference in New Issue
Block a user