Skip to content

Commit

Permalink
Merge pull request #15 from openshift-bot/art-consistency-openshift-4…
Browse files Browse the repository at this point in the history
….10-ose-alibaba-cloud-controller-manager

Updating ose-alibaba-cloud-controller-manager images to be consistent with ART
  • Loading branch information
openshift-merge-robot committed Feb 3, 2022
2 parents 78af73e + cbff471 commit db2d118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift-hack/images/Dockerfile.openshift
Expand Up @@ -5,7 +5,7 @@ WORKDIR /build
COPY . .
RUN make ccm-linux

FROM registry.ci.openshift.org/ocp/4.9:base
FROM registry.ci.openshift.org/ocp/4.10:base

LABEL description="Alibaba Cloud Controller Manager"

Expand Down

0 comments on commit db2d118

Please sign in to comment.