Skip to content

Commit f9bd3a7

Browse files
committed
osc-operator: use go 1.24 to build the operator
Signed-off-by: Julien Ropé <[email protected]>
1 parent 63bc238 commit f9bd3a7

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
@@ -1,4 +1,4 @@
1-
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.23 AS builder
1+
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.24 AS builder
22

33
WORKDIR /workspace
44

0 commit comments

Comments
 (0)