Skip to content

Commit d19f4a3

Browse files
authored
Merge pull request #226 from kagenti/dependabot/docker/kagenti-operator/golang-1.26
chore(deps): Bump golang from 1.24 to 1.26 in /kagenti-operator
2 parents 16f569e + 5728dae commit d19f4a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kagenti-operator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM docker.io/golang:1.24 AS builder
2+
FROM docker.io/golang:1.26 AS builder
33
ARG TARGETOS
44
ARG TARGETARCH
55

0 commit comments

Comments
 (0)