bump dockerfile to Go 1.15.8
Adin Schmahmann committed
May 12, 2021 at 17:20 UTC
a81718f20a66012128464106c6b06ccf78b36f99
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.14.4-buster
2
+FROM golang:1.15.8-buster
3
LABEL maintainer="Steven Allen <steven@stebalien.com>"
4
5
# Install deps