diff --git a/Dockerfile b/Dockerfile index 9d70b0f63..6d3ef4d5a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Note: when updating the go minor version here, also update the go-channel in snap/snapcraft.yml -FROM golang:1.16.3-buster +FROM golang:1.16.6-buster LABEL maintainer="Steven Allen " # Install deps