Update Docker Go version to 1.16.6

This commit is contained in:
Gus Eggert 2021-08-13 16:33:55 -04:00
parent 3a7eaaf7eb
commit c40f8d1c80

View File

@ -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 <steven@stebalien.com>"
# Install deps