fix: llvm16 for eif_build

This commit is contained in:
Anton Livaja 2024-08-15 00:25:51 -04:00
parent 64b3dbdd90
commit 81794ca1f1
No known key found for this signature in database
GPG key ID: 44A86CFF1FDF0E85

View file

@ -13,7 +13,7 @@ COPY --from=stagex/zlib . /
COPY --from=stagex/openssl . /
COPY --from=stagex/ca-certificates . /
COPY --from=stagex/gcc . /
COPY --from=stagex/llvm . /
COPY --from=stagex/llvm16 . /
COPY --from=stagex/binutils . /
COPY --from=stagex/pkgconf . /
COPY --from=stagex/git . /