copy canokey-qemu into dev layer

This commit is contained in:
Anton Livaja 2025-02-08 23:28:35 -05:00
parent 7cd4808187
commit 740aa7b65d
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ COPY --from=xz . /
COPY --from=grub . /
FROM base as dev
COPY --from=canokey-qemu . /
COPY --from=gcc . /
COPY --from=glib . /
COPY --from=alsa-lib . /