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