Use libssh instead of libssh

This commit is contained in:
Alexey Pustovalov 2020-08-07 08:13:35 -04:00
parent 009c55d34f
commit e59d2aabee

View File

@ -40,7 +40,7 @@ RUN set -eux && \
libcurl \
libevent \
libldap \
libssh-4 \
libssh \
libxml2 \
mariadb-client \
mariadb-connector-c \