You've already forked docker-ara
fix: Removed python3-wheel package
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user