Skip to content

Commit 6effb7c

Browse files
committed
Update Dockerfile
1 parent 2873de2 commit 6effb7c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ RUN pip install --no-cache-dir -r requirements.txt
2424

2525
COPY backend ./backend
2626
COPY main.py LICENSE README.md ./
27-
COPY data ./data
2827
COPY models ./models
2928
COPY --from=frontend-builder /src/frontend/dist ./frontend/dist
3029

0 commit comments

Comments
 (0)