Skip to content

Commit

Permalink
Merge pull request #580 from elfosardo/update-ipxe-202312
Browse files Browse the repository at this point in the history
⚠️ Update ipxe version to December 2023
  • Loading branch information
metal3-io-bot authored Oct 18, 2024
2 parents b94b6dd + 4955fbb commit e70f378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG BASE_IMAGE=quay.io/centos/centos:stream9

FROM $BASE_IMAGE AS ironic-builder

ARG IPXE_COMMIT_HASH=7147532c3fbf9a7061e74549f6f920a91ca9a80d
ARG IPXE_COMMIT_HASH=119c415ee47aaef2717104fea493377aa9a65874

RUN dnf install -y gcc git make xz-devel

Expand Down

0 comments on commit e70f378

Please sign in to comment.