Unverified Commit 8f9e5628 authored by Brian Downs's avatar Brian Downs Committed by GitHub

[release-1.19] go 1.15.5 (#2620)

* update Go to 1.15.5 Signed-off-by: 's avatarBrian Downs <brian.downs@gmail.com>
parent 4a891534
FROM golang:1.15.2-alpine3.12
FROM golang:1.15.5-alpine3.12
ARG http_proxy=$http_proxy
ARG https_proxy=$https_proxy
......
FROM golang:1.15.2-alpine3.12
FROM golang:1.15.5-alpine3.12
COPY --from=plugins/manifest:1.2.3 /bin/* /bin/
......
FROM golang:1.15.2-alpine3.12
FROM golang:1.15.5-alpine3.12
RUN apk -U --no-cache add bash git gcc musl-dev docker curl jq coreutils python2 openssl
......
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