Use :20
tag in f20's DockerFile
Make sure we're actually using an fedora 20 image by explicitly using the tag of the image we're building it from. Change-Id: I98a2d66236f2278104e4c825c22d510259db344d
This commit is contained in:
parent
508e2c961f
commit
be50d1fb1f
@ -1,4 +1,4 @@
|
||||
FROM fedora
|
||||
FROM fedora:20
|
||||
MAINTAINER OpenStack <openstack-dev@lists.openstack.org>
|
||||
|
||||
RUN yum -y update
|
||||
|
Loading…
x
Reference in New Issue
Block a user