use a specific version of ubuntu for static build

This commit is contained in:
Ross Kinder
2016-10-20 20:20:38 -04:00
committed by GitHub
parent 31c57ffee3
commit bc5580d29d

View File

@@ -1,4 +1,4 @@
FROM ubuntu
FROM ubuntu:16.04
RUN apt-get update -yy && \
apt-get install -yy git make curl pkg-config