Skip to content

Commit 3a2e8c8

Browse files
authored
Bump clang to 18 (#1060)
Forced by this change in JAX build system: jax-ml/jax#23787
1 parent 57919e0 commit 3a2e8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/container/Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ARG BASE_IMAGE=nvidia/cuda:12.6.1-devel-ubuntu22.04
33
ARG GIT_USER_NAME="JAX Toolbox"
44
5-
ARG CLANG_VERSION=17
5+
ARG CLANG_VERSION=18
66

77
###############################################################################
88
## Obtain GCP's NCCL TCPx plugin

0 commit comments

Comments
 (0)