sotiriskot commited on
Commit
20f8b59
1 Parent(s): 7fb9356

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM intelligencenoborders/scinobo-taxonomy-mapper:v0.1.0
2
 
3
  # Copy files
4
  COPY download_model.py /app
 
1
+ FROM intelligencenoborders/scinobo-taxonomy-mapper:latest
2
 
3
  # Copy files
4
  COPY download_model.py /app