File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414
1515ARG BUILDPLATFORM
1616
17- FROM --platform=$BUILDPLATFORM golang:1.17.2 as builder
17+ FROM --platform=$BUILDPLATFORM golang:1.17.8 as builder
1818
1919ARG STAGINGVERSION
2020ARG TARGETPLATFORM
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515ARG BASE_IMAGE
16- FROM --platform=$BUILDPLATFORM golang:1.13.15 AS builder
16+ FROM --platform=$BUILDPLATFORM golang:1.17.8 AS builder
1717
1818ARG TARGETPLATFORM
1919ARG BUILDPLATFORM
Original file line number Diff line number Diff line change 1414
1515ARG BUILDPLATFORM
1616
17- FROM --platform=$BUILDPLATFORM golang:1.17.2 as builder
17+ FROM --platform=$BUILDPLATFORM golang:1.17.8 as builder
1818
1919ARG STAGINGVERSION
2020ARG TARGETPLATFORM
You can’t perform that action at this time.
0 commit comments