Skip to content

Commit dcac36b

Browse files
Merge pull request #2578 from jacobsee/rebase-1.35
OCPSTRAT-2728: Rebase 1.35
2 parents 9b2ee99 + aeae182 commit dcac36b

995 files changed

Lines changed: 62037 additions & 110822 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.ci-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
build_root_image:
22
name: release
33
namespace: openshift
4-
tag: rhel-9-release-golang-1.24-openshift-4.22
4+
tag: rhel-9-release-golang-1.25-openshift-4.22

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.24-openshift-4.22 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.25-openshift-4.22 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)