diff --git a/Containerfile b/Containerfile index cc466cb..1fe2cca 100644 --- a/Containerfile +++ b/Containerfile @@ -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 . /