Skip to content

Commit ce27952

Browse files
chore: bump golang from 6d4e5e7 to 516827d
Bumps golang from `6d4e5e7` to `516827d`. --- updated-dependencies: - dependency-name: golang dependency-version: '1.25' dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffb2c9d commit ce27952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
ARG ARCH
1717

1818
# Build the manager binary
19-
FROM golang:1.25@sha256:6d4e5e74f47db00f7f24da5f53c1b4198ae46862a47395e30477365458347bf2 AS builder
19+
FROM golang:1.25@sha256:516827db2015144cf91e042d1b6a3aca574d013a4705a6fdc4330444d47169d5 AS builder
2020

2121
WORKDIR /workspace
2222

0 commit comments

Comments
 (0)