Skip to content

Commit

Permalink
Merge pull request #89 from jupierce/rhel_9_bin_build
Browse files Browse the repository at this point in the history
Binary should be compiled on rhel9
  • Loading branch information
openshift-merge-robot committed Jun 28, 2023
2 parents 0f4cb48 + e4eb6b8 commit 7b56c30
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.20-openshift-4.14 AS builder
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.20-openshift-4.14 AS builder

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

Expand Down

0 comments on commit 7b56c30

Please sign in to comment.