diff --git a/Dockerfile b/Dockerfile index d8c39aa..70623f4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,7 @@ RUN apt-get update --yes && \ # - bzip2 is necessary to extract the micromamba executable. bzip2 \ ca-certificates \ + git \ locales \ curl \ dnsutils \