summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2023-02-17 11:33:11 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2023-02-17 12:24:09 +0000
commit864fbf89cde78cc3fa0afc1090750c2c52272fa4 (patch)
tree7426fb3a42f73391a181bebd8c401ff197baa56b /.gitlab-ci
parentb8e928d7039256a7fef53ed5d0ed7ff919a013c6 (diff)
downloadgtk+-864fbf89cde78cc3fa0afc1090750c2c52272fa4.tar.gz
ci: Update image
Refresh the Fedora base (still at 37), and add the Python packaging module for gi-docgen.
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/fedora.Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index 4b61ed0e9a..fd8930443a 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -82,6 +82,7 @@ RUN dnf -y install \
python3-gobject \
python3-jinja2 \
python3-markdown \
+ python3-packaging \
python3-pip \
python3-pygments \
python3-typogrify \