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