mirror of
https://github.com/distribution/distribution.git
synced 2025-07-04 02:57:22 +00:00
commit
29c300c106
@ -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 DISTRIBUTION_DIR /go/src/github.com/docker/distribution
|
||||||
ENV DOCKER_BUILDTAGS include_oss include_gcs
|
ENV DOCKER_BUILDTAGS include_oss include_gcs
|
||||||
|
Loading…
Reference in New Issue
Block a user