open5gs-master: add missing dependencies

Change-Id: I39806a8cc33a1f975b03839fb16466dabb57a26d
Related: SYS#5602
This commit is contained in:
Vadim Yanitskiy 2021-11-18 17:04:01 +03:00 committed by fixeria
parent 9539f24193
commit 92f0b00cf1
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ RUN apt-get update && \
libmongoc-dev \
libbson-dev \
libyaml-dev \
libnghttp2-dev \
libmicrohttpd-dev \
libcurl4-gnutls-dev \
iproute2 \
ca-certificates \
netbase \