use a specific version of ubuntu for static build
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu
|
FROM ubuntu:16.04
|
||||||
RUN apt-get update -yy && \
|
RUN apt-get update -yy && \
|
||||||
apt-get install -yy git make curl pkg-config
|
apt-get install -yy git make curl pkg-config
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user