Skip to content

Commit 1b35820

Browse files
author
AOS Automation Release Team
committed
Updating ose-machine-api-operator-container image to be consistent with ART for 4.22
Reconciling with https://github.com/openshift/ocp-build-data/tree/37a25cc2e6eec9883ae439d785f89ab3f6cb2f51/images/ose-machine-api-operator.yml
1 parent 4610a83 commit 1b35820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.rhel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN NO_DOCKER=1 make build && \
66
cp /go/src/github.com/openshift/machine-api-operator/bin/machine-api-tests-ext /tmp/build/machine-api-tests-ext && \
77
gzip /tmp/build/machine-api-tests-ext
88

9-
FROM registry.ci.openshift.org/ocp/4.22:base-rhel9
9+
FROM registry.ci.openshift.org/ocp/4.22:base-rhel9-minimal
1010
COPY --from=builder /go/src/github.com/openshift/machine-api-operator/install manifests
1111
COPY --from=builder /go/src/github.com/openshift/machine-api-operator/bin/machine-api-operator .
1212
COPY --from=builder /go/src/github.com/openshift/machine-api-operator/bin/nodelink-controller .

0 commit comments

Comments
 (0)