Commit 1d85a6a3 authored by Brad Davidson's avatar Brad Davidson Committed by Brad Davidson

Bump golang to 1.15.8

parent 6108045c
FROM golang:1.15.5-alpine3.12
FROM golang:1.15.8-alpine3.12
ARG http_proxy=$http_proxy
ARG https_proxy=$https_proxy
......
FROM golang:1.15.5-alpine3.12
FROM golang:1.15.8-alpine3.12
COPY --from=plugins/manifest:1.2.3 /bin/* /bin/
......
FROM golang:1.15.5-alpine3.12
FROM golang:1.15.8-alpine3.12
RUN apk -U --no-cache add bash git gcc musl-dev docker curl jq coreutils python2 openssl py-pip
......
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