diff --git a/installers/python39/Dockerfile b/installers/python39/Dockerfile index 2d3fd19..078b8f9 100644 --- a/installers/python39/Dockerfile +++ b/installers/python39/Dockerfile @@ -18,9 +18,6 @@ RUN apt install -y --no-install-recommends \ git-lfs \ jq \ locales \ - python3 \ - python3-dev \ - python3-pip \ tar \ unzip \ wget \