Skip to content

Commit

Permalink
Merge pull request #74 from bfournie/release-4.8-bz1966129
Browse files Browse the repository at this point in the history
Bug 1972213: Fix for UEFI bootloader entry
  • Loading branch information
openshift-merge-robot committed Jun 17, 2021
2 parents c9c9607 + f15995d commit ba87832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ocp
@@ -1,7 +1,7 @@
FROM registry.ci.openshift.org/ocp/builder:rhel-8-base-openshift-4.8 AS builder

ENV IMAGE_PATH=/usr/share/ironic-images
ENV IPA_IMAGE_VER=2021.1-20210602.1.el8
ENV IPA_IMAGE_VER=2021.1-20210614.1.el8

RUN dnf upgrade -y && \
dnf install -y "ironic-images-ipa-$(uname -m) >= $IPA_IMAGE_VER" && \
Expand Down

0 comments on commit ba87832

Please sign in to comment.