mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 20:38:23 +01:00
Update dependencies in ci.Dockerfile
This commit is contained in:
parent
5c44146633
commit
29018afa13
@ -2,8 +2,7 @@ FROM debian
|
|||||||
|
|
||||||
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
|
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
|
||||||
&& apt-get install -y \
|
&& apt-get install -y \
|
||||||
cmake-curses-gui \
|
cmake \
|
||||||
clangd \
|
|
||||||
git \
|
git \
|
||||||
libeigen3-dev \
|
libeigen3-dev \
|
||||||
libopenmpi-dev \
|
libopenmpi-dev \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user