Update LLVM to 22 and Mold to 2.41.0 (#12)
All checks were successful
Docker Builders / build-base-builder (push) Successful in 40m5s
Docker Builders / build-cpp-builder (push) Successful in 46m7s

Reviewed-on: #12
Co-authored-by: Romain BOULLARD <romain.boullard@protonmail.com>
Co-committed-by: Romain BOULLARD <romain.boullard@protonmail.com>
This commit was merged in pull request #12.
This commit is contained in:
2026-04-16 13:41:26 +00:00
committed by Romain BOULLARD
parent 3db53f7983
commit 64b2bf5670
3 changed files with 11 additions and 20 deletions

View File

@@ -20,5 +20,4 @@ RUN apt-get update && apt-get install -y \
lsb-release \
software-properties-common \
gnupg \
python3 \
&& rm -rf /var/lib/apt/lists/*
python3