diff --git a/Dockerfile b/Dockerfile index bc81bd2..654a8dd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,6 @@ RUN apt-get update \ ca-certificates \ curl \ git \ - libssl-dev \ python \ rsync \ && apt-get clean \