Unverified Commit 59260191 authored by Erik Wilson's avatar Erik Wilson Committed by GitHub

Merge pull request #1423 from erikwilson/release-1.17

Upgrade golang to v1.13.8 (release-1.17 branch)
parents 90cc21a5 75ffbc77
FROM golang:1.13.6-alpine3.10
FROM golang:1.13.8-alpine3.10
RUN apk -U --no-cache add bash git gcc musl-dev docker vim less file curl wget ca-certificates jq linux-headers zlib-dev tar zip squashfs-tools npm coreutils \
python2 python3 py3-pip python3-dev openssl-dev libffi-dev libseccomp libseccomp-dev make libuv-static
......
FROM golang:1.13.6-alpine3.10
FROM golang:1.13.8-alpine3.10
COPY --from=plugins/manifest:1.2.3 /bin/* /bin/
......
FROM golang:1.13.6-alpine3.10
FROM golang:1.13.8-alpine3.10
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