We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68df37e commit 8827cdfCopy full SHA for 8827cdf
docker/Dockerfile
@@ -17,7 +17,7 @@ RUN mv /wasi-sdk-* /wasi-sdk
17
18
FROM ubuntu:22.04
19
20
-ENV LLVM_VERSION 17
+ENV LLVM_VERSION 18
21
22
# Install build toolchain including clang, ld, make, autotools, ninja, and cmake
23
RUN apt-get update && \
0 commit comments