Skip to content

Commit 4b30de5

Browse files
committed
reset default clang
1 parent ead7488 commit 4b30de5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
FROM ubuntu:23.04 as cpp-docker-common
66

77
ARG DEBIAN_FRONTEND=noninteractive
8-
ARG CLANG_COMPILER_VERSION=17
8+
ARG CLANG_COMPILER_VERSION=15
99
ARG CMAKE_VERSION=3.28.3
1010
ENV PATH="${PATH}:/cmake-${CMAKE_VERSION}-linux-x86_64/bin/:"
1111

0 commit comments

Comments
 (0)