Dockerfile: install 'netbase' apt package

This commit is contained in:
Dawid Dziurla 2020-01-26 13:55:12 +01:00
parent d014d5a982
commit 22e72e842b
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

View File

@ -16,6 +16,7 @@ RUN apt-get update \
libz-dev \
locales \
make \
netbase \
openssh-client \
patch \
sudo \