Skip to content

Commit e47fa53

Browse files
renovate[bot]J12934
authored andcommitted
Update golang Docker tag to v1.25.5
1 parent d5e9bea commit e47fa53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scanners/git-repo-scanner/scanner/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
# Build the pull-secret-extractor binary
6-
FROM --platform=$BUILDPLATFORM golang:1.25.4 AS builder
6+
FROM --platform=$BUILDPLATFORM golang:1.25.5 AS builder
77

88
WORKDIR /workspace
99
# Copy the Go Modules manifests

0 commit comments

Comments
 (0)