mirror of
https://github.com/python-LimeReport/containers.git
synced 2024-12-23 16:23:00 +03:00
fix
This commit is contained in:
parent
6838915509
commit
75020a934b
@ -15,7 +15,7 @@ RUN apt-get update && \
|
||||
libreadline-dev \
|
||||
libffi-dev \
|
||||
curl \
|
||||
software-properties-common
|
||||
software-properties-common \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY ./scripts/install_python.sh ./scripts/install_pipx.sh ./scripts/install_qt.sh /
|
||||
|
Loading…
Reference in New Issue
Block a user