Fix #1061: Install openssh-client
parent
44d0f47fb5
commit
69c5580a3e
|
|
@ -62,6 +62,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
|
||||||
libldap-common \
|
libldap-common \
|
||||||
libpq5 \
|
libpq5 \
|
||||||
libxmlsec1-openssl \
|
libxmlsec1-openssl \
|
||||||
|
openssh-client \
|
||||||
openssl \
|
openssl \
|
||||||
python3 \
|
python3 \
|
||||||
python3-distutils \
|
python3-distutils \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue