diff --git a/Dockerfile b/Dockerfile index 96444d5..3f01679 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,6 @@ ARG DEV_DEPENDENCIES="gcc python3-devel postgresql-devel mariadb-devel" RUN dnf update -y \ && dnf install -y which \ python3-pip \ - python3-wheel \ postgresql \ libpq \ mariadb-connector-c