Bump golang to 1.13.11

This commit is contained in:
Erik Wilson 2020-05-26 15:55:58 -07:00
parent 698e444a03
commit 25d43177ff

View File

@ -1,4 +1,4 @@
FROM golang:1.13.8-alpine3.10
FROM golang:1.13.11-alpine3.10
ARG http_proxy=$http_proxy
ARG https_proxy=$https_proxy