diff --git a/Dockerfile.build b/Dockerfile.build index 20d08c58..90ae5297 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,4 +1,4 @@ -FROM ubuntu:18.10 +FROM ubuntu:19.10 RUN apt-get update && apt-get install -y \ golang \