Skip to content

Commit 7600e12

Browse files
Update golang Docker tag to v1.23
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 06f1512 commit 7600e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Step one: build file-integrity-operator
2-
FROM golang:1.22 as builder
2+
FROM golang:1.23 as builder
33
USER root
44

55
WORKDIR /go/src/github.com/openshift/file-integrity-operator

0 commit comments

Comments
 (0)