commit | 74bdaeba9e0c210ce900e0534a1069b7c240e13f | [log] [tgz] |
---|---|---|
author | koder aka kdanilov <kdanilov@mirantis.com> | Fri Jan 20 18:44:41 2017 +0200 |
committer | koder aka kdanilov <kdanilov@mirantis.com> | Fri Jan 20 18:44:41 2017 +0200 |
tree | cd5ee8bfd82b55f3df48ac668074951f5268a700 | |
parent | 14b96c6252c3dbb03e5024770ab4f112f9791f59 [diff] |
Update docker file maintainer
diff --git a/scripts/Dockerfile b/scripts/Dockerfile index 4c6a262..c4215be 100644 --- a/scripts/Dockerfile +++ b/scripts/Dockerfile
@@ -1,5 +1,5 @@ FROM ubuntu:14.04 -MAINTAINER Petr Lomakin <plomakin@mirantis.com> +MAINTAINER Kostiantyn Danylov <koder.mail@gmail.com> RUN apt-get update