Skip to content

Commit

Permalink
Merge pull request #91 from elfosardo/binary-rhel9
Browse files Browse the repository at this point in the history
OCPBUGS-15734: Binary should be compiled on rhel9
  • Loading branch information
openshift-merge-robot committed Jul 4, 2023
2 parents 2ba6060 + 7c8b0d2 commit ce29177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ocp
@@ -1,4 +1,4 @@
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.19-openshift-4.13 AS builder
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.19-openshift-4.13 AS builder

WORKDIR /go/src/github.com/openshift/ironic-rhcos-downloader

Expand Down

0 comments on commit ce29177

Please sign in to comment.