Skip to content

Commit 0edc45b

Browse files
committed
Fixed issue in dockerfile
1 parent 16e52ef commit 0edc45b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ COPY evaluation.py ./app/
1313
COPY evaluation_tests.py ./app/
1414

1515
COPY config_tutor.json ./app/
16+
COPY config_tutor_test.json ./app/
1617

1718
COPY math_tutor.py ./app/
1819

0 commit comments

Comments
 (0)