diff --git a/Dockerfile b/Dockerfile index 613a37f..3b121e7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -42,6 +42,7 @@ RUN apt update && \ bsdutils \ file \ openssl \ + libssl-dev \ ca-certificates \ ssh \ wget \