[projects/cleanbuild] docker image: use gitlab.com built base image

glen glen at pld-linux.org
Tue Oct 17 22:11:03 CEST 2017


commit 133a49ecaeef2bd2b96147e3f549cc8c4815a361
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Oct 17 20:59:48 2017 +0300

    docker image: use gitlab.com built base image

 docker/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 936da2c..bf46e73 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -1,6 +1,6 @@
 # create base image for cleanbuild
 
-FROM glen/pld
+FROM registry.gitlab.com/pld-linux/pld
 
 RUN set -x \
 	# first upgrade to latest
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/cleanbuild.git/commitdiff/339c0f233d3b256dfe61a0285d387d84c3caa849



More information about the pld-cvs-commit mailing list