mirror of
https://github.com/distribution/distribution.git
synced 2026-01-29 21:40:32 +00:00
Update Golang to 1.10
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.8-alpine
|
||||
FROM golang:1.10-alpine
|
||||
|
||||
ENV DISTRIBUTION_DIR /go/src/github.com/docker/distribution
|
||||
ENV DOCKER_BUILDTAGS include_oss include_gcs
|
||||
|
||||
Reference in New Issue
Block a user