diff contrib/docker/centos6 @ 22442:77da9c03be60

docker: use stable tags for fedora and centos A moving target is rarely useful.
author Mads Kiilerich <madski@unity3d.com>
date Sun, 31 Aug 2014 13:41:09 +0200
parents 62a2749895e4
children 49ea49823769
line wrap: on
line diff
--- a/contrib/docker/centos6	Fri May 30 14:14:33 2014 +0200
+++ b/contrib/docker/centos6	Sun Aug 31 13:41:09 2014 +0200
@@ -1,4 +1,4 @@
-FROM centos
+FROM centos:centos6
 RUN yum install -y gcc
 RUN yum install -y python-devel python-docutils
 RUN yum install -y make