Add libolm-dev and build dependencies
This commit is contained in:
@ -8,6 +8,9 @@ RUN apt-get update && apt-get install -y \
|
|||||||
bash \
|
bash \
|
||||||
jq \
|
jq \
|
||||||
yq \
|
yq \
|
||||||
|
git \
|
||||||
|
build-essential \
|
||||||
|
libolm-dev \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user