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