Skip to content

Commit 00e65be

Browse files
committed
Update builder to go1.23
1 parent 15a60a8 commit 00e65be

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.22-openshift-4.18 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23-openshift-4.18 AS builder
22
WORKDIR /go/src/github.com/openshift/api
33
COPY . .
44
ENV GO_PACKAGE github.com/openshift/api

0 commit comments

Comments
 (0)