Skip to content

Commit

Permalink
Merge pull request #574 from elfosardo/update-ipxe-202212
Browse files Browse the repository at this point in the history
⚠️ Update ipxe version to December 2022
  • Loading branch information
metal3-io-bot authored Oct 10, 2024
2 parents 8e09962 + 7c34282 commit b94b6dd
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=9062544f6a0c69c249b90d21a08d05518aafc2ec
ARG IPXE_COMMIT_HASH=7147532c3fbf9a7061e74549f6f920a91ca9a80d

RUN dnf install -y gcc git make xz-devel

Expand Down

0 comments on commit b94b6dd

Please sign in to comment.