Skip to content

Commit 4909485

Browse files
Update golang Docker tag to v1.26.0
1 parent 35bf0f2 commit 4909485

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
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
# Build the manager binary
6-
FROM golang:1.25.5 AS builder
6+
FROM golang:1.26.0 AS builder
77
ARG TARGETOS
88
ARG TARGETARCH
99

0 commit comments

Comments
 (0)