1
0

Pin Ubuntu version

It doesn't build with latest Ubuntu image.
This commit is contained in:
Jonathan Piron 2016-12-27 12:08:03 +01:00
parent 8fb5846cd0
commit 3fb819df73

View File

@ -1,4 +1,4 @@
FROM ubuntu
FROM ubuntu:14.04
MAINTAINER Christian Lück <christian@lueck.tv>
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \