Skip to content

Commit 312dbc4

Browse files
committed
bump(k8s): update go to 1.24
1 parent 367cc1e commit 312dbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ocp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23-openshift-4.19 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-nofips-openshift-4.19 AS builder
22
WORKDIR /go/src/github.com/openshift/cluster-kube-scheduler-operator
33
COPY . .
44
RUN make build --warn-undefined-variables

0 commit comments

Comments
 (0)