Skip to content

Commit 69c5580

Browse files
committed
Fix #1061: Install openssh-client
1 parent 44d0f47 commit 69c5580

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
6262
libldap-common \
6363
libpq5 \
6464
libxmlsec1-openssl \
65+
openssh-client \
6566
openssl \
6667
python3 \
6768
python3-distutils \

0 commit comments

Comments
 (0)