diff --git a/Dockerfile b/Dockerfile index 357f1ac..2bc5dff 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,6 +41,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \ --yes -qq --no-install-recommends \ && apt-get install \ --yes -qq --no-install-recommends \ + bzip2 \ ca-certificates \ curl \ libldap-common \