chore: Update tooling in Docker images (#2737)

This commit is contained in:
Ayaz Salikhov
2025-10-30 14:04:05 +00:00
committed by GitHub
parent d5b95c2e61
commit cecf082952
2 changed files with 7 additions and 7 deletions

View File

@@ -55,7 +55,7 @@ RUN pip install -q --no-cache-dir \
# lxml 6.0.0 is not compatible with our image
'lxml<6.0.0' \
cmake \
conan==2.20.1 \
conan==2.22.1 \
gcovr
# Install LLVM tools