Skip to content

Commit dedaeba

Browse files
authored
chore: bump golang from 540d344 to ad5c126 (#1112)
Bumps golang from `540d344` to `ad5c126`.
2 parents dd4f96f + 212712b commit dedaeba

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.23@sha256:540d3442f4758da82e787d03930bf6468cf6f8613474135e8946259b9e531ea0 AS builder
19+
FROM golang:1.23@sha256:ad5c126b5cf501a8caef751a243bb717ec204ab1aa56dc41dc11be089fafcb4f AS builder
2020

2121
WORKDIR /workspace
2222
# Add kubectl tool

0 commit comments

Comments
 (0)