diff --git a/Dockerfile.build-static b/Dockerfile.build-static index 379544f..b290605 100644 --- a/Dockerfile.build-static +++ b/Dockerfile.build-static @@ -1,4 +1,4 @@ -FROM ubuntu +FROM ubuntu:16.04 RUN apt-get update -yy && \ apt-get install -yy git make curl pkg-config