ci: update static_analysis Dockerfile
g
This commit is contained in:
parent
ede3e9d82e
commit
f121cc7318
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ RUN apk add --no-cache \
|
|||
python3 \
|
||||
py3-pip
|
||||
|
||||
RUN pip install --no-cache-dir conan
|
||||
|
||||
RUN pip install --no-cache-dir --break-system-packages conan gitpython
|
||||
|
||||
RUN clang --version \
|
||||
&& conan --version \
|
||||
|
|
Loading…
Add table
Reference in a new issue