fix: use latest llvm version for clang compilation

This commit is contained in:
Anton Livaja 2024-08-13 20:55:29 -04:00
parent 09b4cd76bb
commit afa95fa2ea
No known key found for this signature in database
GPG key ID: 44A86CFF1FDF0E85

View file

@ -18,7 +18,7 @@ COPY --from=stagex/python . /
COPY --from=stagex/py-setuptools . /
COPY --from=stagex/openssl . /
COPY --from=stagex/gcc . /
COPY --from=stagex/llvm16 . /
COPY --from=stagex/llvm . /
COPY --from=stagex/zlib . /
RUN tar -xf ${SRC_FILE}