diff --git a/Dockerfile.ocp b/Dockerfile.ocp index 170fdca03..3e3f2f240 100644 --- a/Dockerfile.ocp +++ b/Dockerfile.ocp @@ -1,3 +1,6 @@ +# URGENT! ART metadata configuration has a different number of FROMs +# than this Dockerfile. ART will be unable to build your component or +# reconcile this Dockerfile until that disparity is addressed. # Please ensure this file is kept in sync with Dockerfile.scos FROM registry.ci.openshift.org/ocp/4.22:base-rhel9 AS builder