Update Docker Go version to 1.16.6
Gus Eggert committed
Aug 13, 2021 at 16:33 UTC
c40f8d1c805318ccd6c21b4fcf918cd15f8bf4dc
1 file changed
+1
-1
Dockerfile
+1
-1
@@ -1,5 +1,5 @@
1
# Note: when updating the go minor version here, also update the go-channel in snap/snapcraft.yml
2
-FROM golang:1.16.3-buster
2
+FROM golang:1.16.6-buster
3
LABEL maintainer="Steven Allen <steven@stebalien.com>"
4
5
# Install deps