File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.9.0@sha256:c64defb9ed5a91eacb37f96ccc3d4cd72521c4bd18d5442905b95e2226b0e707 AS xx
22
3- FROM --platform=$BUILDPLATFORM golang:1.26.4 -alpine3.23@sha256:18b460dd17542c2ba43299a633cf6ebfc1115101509531471d7cfce1019af083 AS builder
3+ FROM --platform=$BUILDPLATFORM golang:1.26.5 -alpine3.23@sha256:622e56dbc11a8cfe87cafa2331e9a201877271cbff918af53d3be315f3da88cc AS builder
44
55COPY --link --from=xx / /
66
Original file line number Diff line number Diff line change 1- FROM --platform=$BUILDPLATFORM golang:1.26.4 -alpine3.23@sha256:18b460dd17542c2ba43299a633cf6ebfc1115101509531471d7cfce1019af083 AS builder
1+ FROM --platform=$BUILDPLATFORM golang:1.26.5 -alpine3.23@sha256:622e56dbc11a8cfe87cafa2331e9a201877271cbff918af53d3be315f3da88cc AS builder
22
33RUN apk add --update --no-cache ca-certificates make git curl
44
You can’t perform that action at this time.
0 commit comments