ci: update static_analysis Dockerfile
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
6a7e8b6807
commit
bdad516740
1 changed files with 4 additions and 1 deletions
|
@ -9,7 +9,10 @@ RUN apk add --no-cache \
|
|||
make \
|
||||
g++ \
|
||||
python3 \
|
||||
py3-pip
|
||||
py3-pip \
|
||||
mesa-dev \
|
||||
mesa-gl \
|
||||
pkgconf
|
||||
|
||||
|
||||
RUN pip install --no-cache-dir --break-system-packages conan gitpython \
|
||||
|
|
Loading…
Add table
Reference in a new issue