UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit a99e4e1a authored by renovate's avatar renovate
Browse files

Update golang Docker tag to v1.16

parent 3250f339
Pipeline #168315 passed with stages
in 73 minutes and 9 seconds
FROM golang:1.11-alpine AS build FROM golang:1.16-alpine AS build
ENV DISTRIBUTION_DIR /go/src/github.com/docker/distribution ENV DISTRIBUTION_DIR /go/src/github.com/docker/distribution
ENV BUILDTAGS include_oss include_gcs ENV BUILDTAGS include_oss include_gcs
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment