mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
Fix the docker build.
This commit is contained in:
parent
fd07e0c868
commit
787c11efda
@ -71,7 +71,7 @@ RUN apk add --no-cache \
|
|||||||
libffi-dev && \
|
libffi-dev && \
|
||||||
pip install --no-cache-dir \
|
pip install --no-cache-dir \
|
||||||
sphinx \
|
sphinx \
|
||||||
flask_security \
|
flask_security_too \
|
||||||
flask_paranoid \
|
flask_paranoid \
|
||||||
python-dateutil \
|
python-dateutil \
|
||||||
flask_sqlalchemy \
|
flask_sqlalchemy \
|
||||||
|
Loading…
Reference in New Issue
Block a user