diff --git a/Dockerfile b/Dockerfile index 0710aee9ea..bb1f3c29c0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -37,7 +37,7 @@ RUN apt update && \ bsdutils \ file \ openssl \ - libssl-dev && \ + libssl-dev \ ca-certificates \ ssh \ wget \