update dockerfile to go 1.15

This commit is contained in:
Bradley Cicenas 2020-11-28 20:30:02 +00:00
parent 87d135909f
commit 043f4bd3f3
No known key found for this signature in database
GPG Key ID: AF579ED4B93CBB5C
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM quay.io/vektorcloud/go:1.13
FROM quay.io/vektorcloud/go:1.15
RUN apk add --no-cache make