[glib/ci-update: 4/6] ci: Update the Android NDK image to Fedora 28
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/ci-update: 4/6] ci: Update the Android NDK image to Fedora 28
- Date: Tue, 30 Apr 2019 17:30:41 +0000 (UTC)
commit 397e44fc8ad25359a45955268a028a910deac82b
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Apr 30 18:24:10 2019 +0100
ci: Update the Android NDK image to Fedora 28
Fedora 27 was EOL'ed on November 2018.
We move to Fedora 28 because the Android NDK requires Python 2 and
probably other things, and bumping to Fedora 29 is going to be more
painful.
.gitlab-ci/android-ndk.Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/android-ndk.Dockerfile b/.gitlab-ci/android-ndk.Dockerfile
index 71535fa3c..0f8840168 100644
--- a/.gitlab-ci/android-ndk.Dockerfile
+++ b/.gitlab-ci/android-ndk.Dockerfile
@@ -1,4 +1,4 @@
-FROM fedora:27
+FROM fedora:28
RUN dnf -y install \
autoconf \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]