fix casing for oci directive

This commit is contained in:
Anton Livaja 2025-02-03 23:10:03 -05:00
parent a25eea37e4
commit 30df22190a
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 1 additions and 1 deletions

View File

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