Skip to content

Commit

Permalink
fix: add mkisofs to the build env
Browse files Browse the repository at this point in the history
See siderolabs/talos#9555

Signed-off-by: Andrey Smirnov <[email protected]>
  • Loading branch information
smira committed Oct 23, 2024
1 parent 82884a4 commit fd9b88a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apk add --update --no-cache \
aws-cli \
bash \
cargo \
cdrkit \
coreutils \
crane \
curl \
Expand Down

0 comments on commit fd9b88a

Please sign in to comment.