[gnome-control-center] ci: Use Fedora 30
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] ci: Use Fedora 30
- Date: Mon, 11 Mar 2019 16:47:14 +0000 (UTC)
commit 402fef8637fbf2233a136ecd090de1e9631d068f
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Mar 11 13:46:19 2019 -0300
ci: Use Fedora 30
[skip ci]
.../{Dockerfile.arm64v8.fedora.rawhide => Dockerfile.arm64v8.fedora.30} | 2 +-
build-aux/ci/{Dockerfile.fedora.rawhide => Dockerfile.fedora.30} | 2 +-
.../{Dockerfile.ppc64le.fedora.rawhide => Dockerfile.ppc64le.fedora.30} | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/build-aux/ci/Dockerfile.arm64v8.fedora.rawhide b/build-aux/ci/Dockerfile.arm64v8.fedora.30
similarity index 97%
rename from build-aux/ci/Dockerfile.arm64v8.fedora.rawhide
rename to build-aux/ci/Dockerfile.arm64v8.fedora.30
index fdd10848b..de23a575e 100644
--- a/build-aux/ci/Dockerfile.arm64v8.fedora.rawhide
+++ b/build-aux/ci/Dockerfile.arm64v8.fedora.30
@@ -1,4 +1,4 @@
-FROM arm64v8/fedora:rawhide
+FROM arm64v8/fedora:30
MAINTAINER Claudio André (c) 2018 V1.0
LABEL architecture="aarch64"
diff --git a/build-aux/ci/Dockerfile.fedora.rawhide b/build-aux/ci/Dockerfile.fedora.30
similarity index 98%
rename from build-aux/ci/Dockerfile.fedora.rawhide
rename to build-aux/ci/Dockerfile.fedora.30
index bbc394ee8..cd34f2f52 100644
--- a/build-aux/ci/Dockerfile.fedora.rawhide
+++ b/build-aux/ci/Dockerfile.fedora.30
@@ -1,4 +1,4 @@
-FROM fedora:rawhide
+FROM fedora:30
MAINTAINER Claudio André (c) 2018 V1.0
LABEL architecture="x86_64"
diff --git a/build-aux/ci/Dockerfile.ppc64le.fedora.rawhide b/build-aux/ci/Dockerfile.ppc64le.fedora.30
similarity index 97%
rename from build-aux/ci/Dockerfile.ppc64le.fedora.rawhide
rename to build-aux/ci/Dockerfile.ppc64le.fedora.30
index 118c119f1..37e1b2624 100644
--- a/build-aux/ci/Dockerfile.ppc64le.fedora.rawhide
+++ b/build-aux/ci/Dockerfile.ppc64le.fedora.30
@@ -1,4 +1,4 @@
-FROM ppc64le/fedora:rawhide
+FROM ppc64le/fedora:30
MAINTAINER Claudio André (c) 2018 V1.0
LABEL architecture="ppc64le"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]