ci: Update the fedora-docs Docker image

Use the latest base image.
This commit is contained in:
Emmanuele Bassi 2021-02-15 18:02:53 +00:00
parent 787830d360
commit 3760051169

View File

@ -1,4 +1,4 @@
FROM registry.gitlab.gnome.org/gnome/gtk/fedora-base:v25
FROM registry.gitlab.gnome.org/gnome/gtk/fedora-base:v28
RUN dnf -y install \
python3-jinja2 \