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 15a60a8 commit 00e65beCopy full SHA for 00e65be
Dockerfile.ocp
@@ -1,4 +1,4 @@
1
-FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.18 AS builder
+FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23-openshift-4.18 AS builder
2
WORKDIR /go/src/github.com/openshift/api
3
COPY . .
4
ENV GO_PACKAGE github.com/openshift/api
0 commit comments