We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367cc1e commit 312dbc4Copy full SHA for 312dbc4
Dockerfile.ocp
@@ -1,4 +1,4 @@
1
-FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23-openshift-4.19 AS builder
+FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-nofips-openshift-4.19 AS builder
2
WORKDIR /go/src/github.com/openshift/cluster-kube-scheduler-operator
3
COPY . .
4
RUN make build --warn-undefined-variables
0 commit comments