From 326999a1b526246af62dd9dcba1eb840d9a9efeb Mon Sep 17 00:00:00 2001 From: Maciej Szulik Date: Tue, 23 Apr 2024 17:58:11 +0200 Subject: [PATCH] Fix dockerfile path in oc tools image --- ci-operator/config/openshift/oc/openshift-oc-master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/config/openshift/oc/openshift-oc-master.yaml b/ci-operator/config/openshift/oc/openshift-oc-master.yaml index 3f90d30ca6e6f..01fffeae882d4 100644 --- a/ci-operator/config/openshift/oc/openshift-oc-master.yaml +++ b/ci-operator/config/openshift/oc/openshift-oc-master.yaml @@ -47,7 +47,7 @@ images: as: - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21-openshift-4.16 to: cli -- context_dir: images/tools +- dockerfile_path: images/tools/Dockerfile inputs: ocp_4.16_base-rhel9: as: