Use ubuntu:14.04 base image

This commit is contained in:
Philippe Vaucher
2016-09-06 08:56:45 +02:00
parent cc510500a5
commit 2d3bed2fef

View File

@@ -1,4 +1,4 @@
FROM ubuntu:14.04.4
FROM ubuntu:14.04
RUN apt-get update \
&& apt-get install -y -q --no-install-recommends \