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 1- FROM --platform=$BUILDPLATFORM golang:1.24 -bookworm@sha256:ee7ff13d239350cc9b962c1bf371a60f3c32ee00eaaf0d0f0489713a87e51a67 AS builder
1+ FROM --platform=$BUILDPLATFORM golang:1.25 -bookworm@sha256:81dc45d05a7444ead8c92a389621fafabc8e40f8fd1a19d7e5df14e61e98bc1a AS builder
22
33ARG TARGETPLATFORM
44ARG TARGETOS
Original file line number Diff line number Diff line change 1- FROM --platform=$TARGETPLATFORM registry.k8s.io/kubectl:v1.33.2 AS builder
1+ FROM --platform=$TARGETPLATFORM registry.k8s.io/kubectl:v1.34.0 AS builder
22
33ARG TARGETPLATFORM
44ARG TARGETOS
Original file line number Diff line number Diff line change 1- FROM --platform=$BUILDPLATFORM golang:1.24 -bookworm@sha256:ee7ff13d239350cc9b962c1bf371a60f3c32ee00eaaf0d0f0489713a87e51a67 AS builder
1+ FROM --platform=$BUILDPLATFORM golang:1.25 -bookworm@sha256:81dc45d05a7444ead8c92a389621fafabc8e40f8fd1a19d7e5df14e61e98bc1a AS builder
22
33ARG TARGETPLATFORM
44ARG TARGETOS
You can’t perform that action at this time.
0 commit comments