Skip to content

Commit

Permalink
Update Dockerfile.inband for new ironlib image (#181)
Browse files Browse the repository at this point in the history
Ironlib v0.2.17 uses our version of Flashrom
  • Loading branch information
DoctorVin authored Jan 11, 2024
1 parent 89b521e commit 07ffab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.inband
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG IRONLIB_IMAGE=ghcr.io/metal-toolbox/ironlib:v0.2.15
ARG IRONLIB_IMAGE=ghcr.io/metal-toolbox/ironlib:v0.2.17
FROM $IRONLIB_IMAGE

COPY alloy /usr/sbin/alloy
Expand Down

0 comments on commit 07ffab2

Please sign in to comment.