Skip to content

Commit

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

OCPBUGS-24101: Updating ose-nutanix-cloud-controller-manager-container image to be consistent with ART
  • Loading branch information
openshift-merge-bot[bot] committed Dec 6, 2023
2 parents a3ec9f9 + 05f264a commit 1221672
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openshift/Dockerfile.openshift
@@ -1,10 +1,10 @@
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15 AS builder
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.20-openshift-4.15 AS builder

WORKDIR /build
COPY . .
RUN make openshift-build

FROM registry.ci.openshift.org/ocp/4.15:base
FROM registry.ci.openshift.org/ocp/4.15:base-rhel9

LABEL description="Nutanix Cloud Controller Manager"

Expand Down

0 comments on commit 1221672

Please sign in to comment.