Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ base_images:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.8
ocp_builder_ubi8.art:
name: builder
namespace: ocp
tag: ubi8.art
tools:
name: "4.8"
namespace: ocp
Expand Down Expand Up @@ -71,7 +67,7 @@ images:
dockerfile_path: Dockerfile.Rhel
from: base
inputs:
ocp_builder_ubi8.art:
ocp_builder_rhel-8-golang-1.16-openshift-4.8:
as:
- registry.ci.openshift.org/ocp/builder:ubi8.art
to: pod
Expand Down