🧹 s/base/core

This commit is contained in:
Gerber, Mike 2020-08-14 17:39:31 +02:00
parent 9680dd8299
commit a820d72526
8 changed files with 7 additions and 7 deletions

2
build
View file

@ -21,7 +21,7 @@ get_from_web() {
handle_data
docker build -t boxed-base -f Dockerfile-boxed-base .
docker build -t boxed-core -f Dockerfile-boxed-core .
docker build -t boxed-ocrd_calamari -f Dockerfile-boxed-ocrd_calamari .
docker build -t boxed-dinglehopper -f Dockerfile-boxed-dinglehopper .
docker build -t boxed-ocrd_olena -f Dockerfile-boxed-ocrd_olena .