Merge pull request #3050 from ducksecops/patch-1

bump golang to 1.13.4
This commit is contained in:
Derek McGowan
2019-12-13 11:09:05 -08:00
committed by GitHub

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