We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2495667 + c2bf2de commit 81b6c23Copy full SHA for 81b6c23
1 file changed
app/Dockerfile
@@ -51,7 +51,6 @@ COPY utility/unit_system_conversions.py ./app/utility/
51
# Copy Documentation
52
COPY docs/dev.md ./app/docs/dev.md
53
COPY docs/user.md ./app/docs/user.md
54
-COPY docs/quantity_comparison_graph.svg ./app/docs/quantity_comparison_graph.svg
55
56
# Set permissions so files and directories can be accessed on AWS
57
RUN chmod 644 $(find . -type f)
0 commit comments