2025.01.06 #23

Open
anton wants to merge 9 commits from 2025.01.03 into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b46d8e0b71 - Show all commits

View File

@ -65,7 +65,7 @@ COPY --from=mtools . /
COPY --from=xz . / COPY --from=xz . /
COPY --from=grub . / COPY --from=grub . /
FROM base as dev FROM base AS dev
COPY --from=gcc . / COPY --from=gcc . /
COPY --from=glib . / COPY --from=glib . /
COPY --from=alsa-lib . / COPY --from=alsa-lib . /