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