UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit 1c1f044d authored by Jacob Rohlman's avatar Jacob Rohlman
Browse files

Merge branch 'renovate/docker-golang-1.x' into 'development'

Update golang Docker tag to v1.16.5

See merge request !59
parents ea2fe946 d1e812af
Pipeline #295023 passed with stages
in 12 minutes and 14 seconds
FROM golang:1.13.4-alpine AS build
FROM golang:1.16.5-alpine AS build
ENV DISTRIBUTION_DIR /go/src/github.com/docker/distribution
ENV DOCKER_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