Skip to content

Commit 81b6c23

Browse files
Merge pull request #42 from lambda-feedback/test-tr124-restructuring
Update Dockerfile
2 parents 2495667 + c2bf2de commit 81b6c23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ COPY utility/unit_system_conversions.py ./app/utility/
5151
# Copy Documentation
5252
COPY docs/dev.md ./app/docs/dev.md
5353
COPY docs/user.md ./app/docs/user.md
54-
COPY docs/quantity_comparison_graph.svg ./app/docs/quantity_comparison_graph.svg
5554

5655
# Set permissions so files and directories can be accessed on AWS
5756
RUN chmod 644 $(find . -type f)

0 commit comments

Comments
 (0)