diff --git a/Dockerfile b/Dockerfile index a44f4ed..b7ebda0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,6 +36,7 @@ RUN set -ex && \ postgresql \ postgresql-client \ pv \ + py3-cryptography \ redis \ sqlite \ xz \