[gnome-initial-setup/ci-f35] Update CI image to Fedora 35
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup/ci-f35] Update CI image to Fedora 35
- Date: Thu, 16 Dec 2021 20:38:42 +0000 (UTC)
commit 049a3a77a571dbe3eacc34eab159e371cfec8114
Author: Will Thompson <will willthompson co uk>
Date: Thu Dec 16 20:32:33 2021 +0000
Update CI image to Fedora 35
Part-of: <https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/merge_requests/129>
.gitlab-ci.yml | 2 +-
.gitlab-ci/fedora.Dockerfile | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 404f240a..4668f0f8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/gnome-initial-setup/fedora:v1
+image: registry.gitlab.gnome.org/gnome/gnome-initial-setup/fedora:v2
stages:
- build
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index 1ef0ab43..f337b4e7 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -1,7 +1,6 @@
-FROM registry.fedoraproject.org/fedora:33
+FROM registry.fedoraproject.org/fedora:35
-# Malcontent is in updates-testing as of 2020-01-12
-RUN dnf -y install --enablerepo=updates-testing \
+RUN dnf -y install \
ccache \
desktop-file-utils \
gcc \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]