Making tests work
This commit is contained in:
parent
e49cd2eff3
commit
745919aa1a
|
|
@ -5,7 +5,8 @@ RUN apt-get update && apt-get install \
|
|||
--no-install-suggests \
|
||||
--no-install-recommends \
|
||||
-y \
|
||||
build-essential \
|
||||
gcc \
|
||||
libc6-dev \
|
||||
make \
|
||||
libffi-dev \
|
||||
pandoc \
|
||||
|
|
|
|||
Loading…
Reference in New Issue