Skip to content

Commit

Permalink
Fix #1061: Install openssh-client
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasge committed Aug 29, 2023
1 parent 44d0f47 commit 69c5580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
libldap-common \
libpq5 \
libxmlsec1-openssl \
openssh-client \
openssl \
python3 \
python3-distutils \
Expand Down

0 comments on commit 69c5580

Please sign in to comment.