Skip to content

Commit ef5eae5

Browse files
jgwestsvghadi
authored andcommitted
Update
1 parent f277c7c commit ef5eae5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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: builder
33
namespace: ocp
4-
tag: rhel-9-golang-1.24-openshift-4.20
4+
tag: latest

openshift-ci/build-root/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dockerfile to bootstrap build and test in openshift-ci
22

3-
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.20
3+
FROM registry.access.redhat.com/ubi8/go-toolset:latest
44
USER root
55

66
ARG KUBECTL_KUTTL_VERSION=0.12.1

0 commit comments

Comments
 (0)