File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# xx is a helper for cross-compilation
44FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.9.0@sha256:c64defb9ed5a91eacb37f96ccc3d4cd72521c4bd18d5442905b95e2226b0e707 AS xx
55
6- FROM --platform=$BUILDPLATFORM golang:1.26.4 -bookworm@sha256:5f68ec6805843bd3981a951ffada82a26a0bd2631045c8f7dba483fa868f5ec5 AS builder
6+ FROM --platform=$BUILDPLATFORM golang:1.26.5 -bookworm@sha256:18aedc16aa19b3fd7ded7245fc14b109e054d65d22ed53c355c899582bbb2113 AS builder
77
88COPY --link --from=xx / /
99
Original file line number Diff line number Diff line change 66# xx is a helper for cross-compilation
77FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.9.0@sha256:c64defb9ed5a91eacb37f96ccc3d4cd72521c4bd18d5442905b95e2226b0e707 AS xx
88
9- FROM --platform=$BUILDPLATFORM golang:1.26.4 -bookworm@sha256:5f68ec6805843bd3981a951ffada82a26a0bd2631045c8f7dba483fa868f5ec5 AS builder
9+ FROM --platform=$BUILDPLATFORM golang:1.26.5 -bookworm@sha256:18aedc16aa19b3fd7ded7245fc14b109e054d65d22ed53c355c899582bbb2113 AS builder
1010
1111COPY --link --from=xx / /
1212
You can’t perform that action at this time.
0 commit comments