Skip to content

Commit 4f2b05c

Browse files
committed
DF
1 parent c0b89d2 commit 4f2b05c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

backend/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ RUN uv pip install --system -r pyproject.toml
1818
# Copy application code
1919
COPY . .
2020

21-
# Copy seed data and test suites from repo root (needed by seed scripts)
22-
COPY ../examples /examples
23-
2421
# Create startup script
2522
RUN echo '#!/bin/sh\n\
2623
set -e\n\

0 commit comments

Comments
 (0)