diff --git a/.gitpod.dockerfile b/.gitpod.dockerfile index ef76c6fc68a6..4195f928d1bc 100644 --- a/.gitpod.dockerfile +++ b/.gitpod.dockerfile @@ -1,4 +1,4 @@ -FROM gitpod/workspace-java-21:2025-08-25-18-17-39 +FROM gitpod/workspace-java-21:2025-10-06-13-14-25 ENV LLVM_SCRIPT="tmp_llvm.sh"