chore: update go to version 1.13.7

This commit is contained in:
Dan Anglin 2020-02-07 15:34:47 +00:00
parent 52537cb8ce
commit 8b42c9fd3f
No known key found for this signature in database
GPG key ID: 7AC2B18EC1D09F27

View file

@ -1,4 +1,4 @@
FROM golang:1.13.5-buster
FROM golang:1.13.7-buster
# Upgrade packages and install dependencies
RUN \