[gnome-runtime-images] Base: Use fedora images from the official registry instead of dockerhub
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-runtime-images] Base: Use fedora images from the official registry instead of dockerhub
- Date: Thu, 31 Jan 2019 11:27:53 +0000 (UTC)
commit b010d2eee8905e023a1573ad270ea87541253907
Author: Jordan Petridis <jpetridis gnome org>
Date: Thu Jan 31 13:25:10 2019 +0200
Base: Use fedora images from the official registry instead of dockerhub
base.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/base.yml b/base.yml
index 7d0903f..09e42b8 100644
--- a/base.yml
+++ b/base.yml
@@ -1,4 +1,4 @@
-FROM fedora:latest
+FROM registry.fedoraproject.org/fedora:latest
VOLUME /build
WORKDIR /build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]