Skip to content

Commit 26ceaaf

Browse files
authored
Merge pull request #131 from agent-diff-bench/fixes-kdd
DF
2 parents 5ac374f + 4f2b05c commit 26ceaaf

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)