Merge pull request #3 from ruippeixotog/specify-ubuntu-version

Specify ubuntu version
This commit is contained in:
Max Gonzih 2014-11-27 08:17:34 +01:00
commit 9de7854dd8

View file

@ -1,4 +1,4 @@
FROM ubuntu
FROM ubuntu:12.04
MAINTAINER Max Gonzih <gonzih at gmail dot com>
RUN apt-get -y update