diff --git a/Dockerfile.build b/Dockerfile.build index 04563315..3c0e9eaf 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,4 +1,4 @@ -FROM ubuntu:17.04 +FROM ubuntu:17.10 RUN apt-get update && apt-get install -y \ golang \