File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# syntax=docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
2- FROM cgr.dev/chainguard/go:latest-dev@sha256:6fa17165405eb83325d57b0e0123e2a8e77727806458620bbb1abb2c258c72fa AS builder
2+ FROM cgr.dev/chainguard/go:latest-dev@sha256:fe51beb21abff0c0e02ecee508c8131716b763c6f1bc4ae9d75787923a11bfc1 AS builder
33
44WORKDIR /work
55
Original file line number Diff line number Diff line change 22# Load cross-platform helper functions
33FROM --platform=$BUILDPLATFORM tonistiigi/xx@sha256:c64defb9ed5a91eacb37f96ccc3d4cd72521c4bd18d5442905b95e2226b0e707 AS xx
44
5- FROM --platform=$BUILDPLATFORM cgr.dev/chainguard/go:latest-dev@sha256:6fa17165405eb83325d57b0e0123e2a8e77727806458620bbb1abb2c258c72fa AS builder
5+ FROM --platform=$BUILDPLATFORM cgr.dev/chainguard/go:latest-dev@sha256:fe51beb21abff0c0e02ecee508c8131716b763c6f1bc4ae9d75787923a11bfc1 AS builder
66COPY --from=xx / /
77RUN xx-apk add --no-cache zlib-dev
88ARG TARGETOS
Original file line number Diff line number Diff line change 11# syntax=docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
2- FROM --platform=$BUILDPLATFORM cgr.dev/chainguard/go:latest-dev@sha256:6fa17165405eb83325d57b0e0123e2a8e77727806458620bbb1abb2c258c72fa AS builder
2+ FROM --platform=$BUILDPLATFORM cgr.dev/chainguard/go:latest-dev@sha256:fe51beb21abff0c0e02ecee508c8131716b763c6f1bc4ae9d75787923a11bfc1 AS builder
33ARG TARGETOS
44ARG TARGETARCH
55WORKDIR /work
You can’t perform that action at this time.
0 commit comments