mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
re run
This commit is contained in:
parent
81d84368cf
commit
7fb8ee9202
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ RUN apt-get update \
|
|||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
WORKDIR /app
|
||||
ENV PYTHONPATH=/app
|
||||
|
||||
# Copy requirements first so Docker can cache the install layer
|
||||
COPY backend/engine/requirements.txt backend/engine/requirements.txt
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue