diff --git a/backend/Dockerfile b/backend/Dockerfile index 43ec443..2bbd8a4 100644 --- a/backend/Dockerfile +++ b/backend/Dockerfile @@ -84,6 +84,7 @@ RUN apt-get update && \ libpq5 \ curl \ git \ + openssh-client \ libpango-1.0-0 \ libpangoft2-1.0-0 \ libpangocairo-1.0-0 \