Commit 3f8c9425 authored by Jacob Blain Christen's avatar Jacob Blain Christen
parent 026584e1
FROM golang:1.13.14-alpine3.12
FROM golang:1.13.15-alpine3.12
ARG http_proxy=$http_proxy
ARG https_proxy=$https_proxy
......
FROM golang:1.13.14-alpine3.12
FROM golang:1.13.15-alpine3.12
COPY --from=plugins/manifest:1.2.3 /bin/* /bin/
......
FROM golang:1.13.14-alpine3.12
FROM golang:1.13.15-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