bump golang to 1.13.4

Signed-off-by: Daniel Sutton <daniel@ducksecops.uk>
This commit is contained in:
ducksecops 2019-11-13 23:09:28 +00:00 committed by Daniel Sutton
parent dee21c0394
commit 070cc010f7

View file

@ -1,4 +1,4 @@
FROM golang:1.12-alpine AS build
FROM golang:1.13.4-alpine AS build
ENV DISTRIBUTION_DIR /go/src/github.com/docker/distribution
ENV DOCKER_BUILDTAGS include_oss include_gcs