Pin wiki-taxonomy docker image to 0.3.0
1.1.0 will require a decision about the model type (embeddings vs
distilbert)
Change-Id: I3c24b8656b8670a4349d1494c6664e36d2cb6867
diff --git a/Makefile b/Makefile
index 1ed5495..3308727 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@
$(KORAPXMLTOOL) -j 1 -A "bin/conllu-gender -s" -l WARNING -F gender -t zip --force -D $(BUILD_DIR) $<
# --- Stand-off metadata annotations -----------------------------------------
-WIKI_TAXONOMY_IMAGE ?= korap/wiki-taxonomy
+WIKI_TAXONOMY_IMAGE ?= korap/wiki-taxonomy:0.3.0
# Pass --gpus=all to GPU-capable docker runs when a CUDA GPU is usable, detected
# by nvidia-smi succeeding on the host. (The nvidia runtime is not listed in