Skip to content

Commit

Permalink
images/cluster-version-operator: Use Dockerfile.rhel
Browse files Browse the repository at this point in the history
Because we don't care if it's 7 or 8.  Catches up with
openshift/cluster-version-operator@32204c00ba (Dockerfile.rhel: Use a
RHEL-version-agnostic filename, 2020-08-25,
openshift/cluster-version-operator#444).
  • Loading branch information
wking authored and yselkowitz committed Sep 10, 2020
1 parent 7da21ed commit 836bfa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/cluster-version-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ container_yaml:
- module: github.com/openshift/cluster-version-operator
content:
source:
dockerfile: Dockerfile.rhel7
dockerfile: Dockerfile.rhel
git:
branch:
target: release-{MAJOR}.{MINOR}
Expand Down

0 comments on commit 836bfa7

Please sign in to comment.