File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33# SPDX-License-Identifier: Apache-2.0
44
55# Build the service binary
6- FROM --platform=$BUILDPLATFORM golang:1.25.0 AS builder
6+ FROM --platform=$BUILDPLATFORM golang:1.25.1 AS builder
77
88WORKDIR /workspace
99# Copy the Go Modules manifests
Original file line number Diff line number Diff line change 33# SPDX-License-Identifier: Apache-2.0
44
55# Build the manager binary
6- FROM --platform=$BUILDPLATFORM golang:1.25.0 AS builder
6+ FROM --platform=$BUILDPLATFORM golang:1.25.1 AS builder
77
88WORKDIR /workspace
99# Copy the Go Modules manifests
Original file line number Diff line number Diff line change 33# SPDX-License-Identifier: Apache-2.0
44
55# Build the manager binary
6- FROM --platform=$BUILDPLATFORM golang:1.25.0 AS builder
6+ FROM --platform=$BUILDPLATFORM golang:1.25.1 AS builder
77
88WORKDIR /workspace
99# Copy the Go Modules manifests
Original file line number Diff line number Diff line change 33# SPDX-License-Identifier: Apache-2.0
44
55# Build the manager binary
6- FROM --platform=$BUILDPLATFORM golang:1.25.0 AS builder
6+ FROM --platform=$BUILDPLATFORM golang:1.25.1 AS builder
77
88WORKDIR /workspace
99# Copy the Go Modules manifests
You can’t perform that action at this time.
0 commit comments