mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
additional review comment
This commit is contained in:
parent
3bd4f64586
commit
b65d1e0f7e
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||
# Copy application code
|
||||
# -----------------------------
|
||||
COPY utils/ utils/
|
||||
# NOTE: if build is ever slow we can be more specific with which files are copied
|
||||
COPY backend/ backend/
|
||||
COPY datatypes/ datatypes/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue