Merge pull request #2947 from tariq1890/update_versions

Update the versions of several dependencies
This commit is contained in:
Derek McGowan 2019-07-08 13:33:36 -07:00 committed by GitHub
commit 438b67feef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
209 changed files with 31657 additions and 7738 deletions

View file

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