Skip to content

Commit 8ba0c4e

Browse files
committed
chore: update LLVM version to 16
1 parent 6221371 commit 8ba0c4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL maintainer="Endstone <[email protected]>"
55
ENV PYTHONUNBUFFERED=1 \
66
PYTHONIOENCODING=UTF-8
77

8-
ARG LLVM_VERSION=15
8+
ARG LLVM_VERSION=16
99

1010
ARG CMAKE_VERSION=3.26.6
1111

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Now, power on your engines and get ready to code! 🚀
1212

1313
- Debian 11 (bullseye)
1414
- Python 3.12 🐍
15-
- Clang (with LLVM version 15)
15+
- Clang (with LLVM version 16)
1616
- CMake 3.26.6
1717
- Conan package manager 2.0
1818
- Git

0 commit comments

Comments
 (0)