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:
Emmanuele Bassi 2021-10-04 13:23:32 +01:00
parent d5657e2c55
commit 7e2917e19c

View File

@ -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 \