+
This commit is contained in:
@@ -11,7 +11,6 @@ RUN apt-get update && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
pip install --no-cache-dir -r requirements.txt && \
|
||||
pip cache purge
|
||||
|
||||
# Копирование исходников
|
||||
COPY . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user