File tree Expand file tree Collapse file tree
scanners/git-repo-scanner/scanner Expand file tree Collapse file tree 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.5 AS builder
6+ FROM --platform=$BUILDPLATFORM golang:1.25.6 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.5 AS builder
6+ FROM --platform=$BUILDPLATFORM golang:1.25.6 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 pull-secret-extractor binary
6- FROM --platform=$BUILDPLATFORM golang:1.25.5 AS builder
6+ FROM --platform=$BUILDPLATFORM golang:1.25.6 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.5 AS builder
6+ FROM --platform=$BUILDPLATFORM golang:1.25.6 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.5 AS builder
6+ FROM --platform=$BUILDPLATFORM golang:1.25.6 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 pull-secret-extractor binary
6- FROM --platform=$BUILDPLATFORM golang:1.25.5 AS builder
6+ FROM --platform=$BUILDPLATFORM golang:1.25.6 AS builder
77
88WORKDIR /workspace
99# Copy the Go Modules manifests
You can’t perform that action at this time.
0 commit comments