[pango/update-ci: 2/3] ci: Update the Fedora image
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/update-ci: 2/3] ci: Update the Fedora image
- Date: Fri, 10 Jun 2022 12:55:48 +0000 (UTC)
commit 4dc7c21bb9b254dfdac700723900f62d70292807
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jun 10 07:49:54 2022 -0400
ci: Update the Fedora image
Use Fedora 36. 34 is EOL now.
.gitlab-ci.yml | 2 +-
.gitlab-ci/fedora.Dockerfile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e93f7dea..f868f66d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ stages:
variables:
COMMON_MESON_FLAGS: "--fatal-meson-warnings --werror"
MESON_TEST_TIMEOUT_MULTIPLIER: 2
- FEDORA_IMAGE: registry.gitlab.gnome.org/gnome/pango/fedora:v8
+ FEDORA_IMAGE: registry.gitlab.gnome.org/gnome/pango/fedora:v9
.only-default:
only:
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index a7600b46..73ade0c4 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -1,4 +1,4 @@
-FROM fedora:34
+FROM fedora:36
RUN dnf -y install \
abattis-cantarell-fonts \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]