diff --git a/Dockerfile b/Dockerfile index f4b27a4..ca3afee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu +FROM ubuntu:12.04 MAINTAINER Max Gonzih RUN apt-get -y update