Skip to content

Commit

Permalink
Add non-free-firmware repo to builder
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrawiec committed Mar 5, 2023
1 parent f744540 commit f7869c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liveiso/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apt-get install --no-install-recommends -y live-build
RUN mkdir /image
WORKDIR /image
RUN lb config \
--archive-areas "main contrib non-free" \
--archive-areas "main contrib non-free non-free-firmware" \
--firmware-chroot false \
--image-name debian-gsd \
--distribution sid \
Expand Down

0 comments on commit f7869c7

Please sign in to comment.