Skip to content

Commit 864fd09

Browse files
committed
osc-operator: use go 1.24 for building
Signed-off-by: Julien Ropé <[email protected]>
1 parent 22a82a2 commit 864fd09

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)