prthm11 commited on
Commit
857009d
·
verified ·
1 Parent(s): db19fe8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -5,7 +5,6 @@ WORKDIR /app
5
 
6
  # Copy files
7
  COPY requirements.txt requirements.txt
8
- COPY db_icon.svg db_icon.svg
9
  COPY templates/ /app/templates/
10
  COPY static/ /app/static
11
  COPY merge_sql_nosql.py merge_sql_nosql.py
 
5
 
6
  # Copy files
7
  COPY requirements.txt requirements.txt
 
8
  COPY templates/ /app/templates/
9
  COPY static/ /app/static
10
  COPY merge_sql_nosql.py merge_sql_nosql.py