Minimum version of conllu2korapxml
Change-Id: Ic6c33fb32b450608df53ea75c43bdc1e6719ea43
diff --git a/Dockerfile b/Dockerfile
index 641adec..b3a094d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -102,7 +102,7 @@
RUN cpanm \
https://github.com/KorAP/KorAP-XML-TEI/archive/refs/tags/v2.4.1.tar.gz \
https://github.com/KorAP/KorAP-XML-Krill/archive/refs/tags/v0.49.tar.gz \
- https://github.com/KorAP/KorAP-XML-CoNLL-U/archive/refs/tags/v0.6.0.tar.gz
+ https://github.com/KorAP/KorAP-XML-CoNLL-U/archive/refs/tags/v0.6.1.tar.gz
# Remove all build dependencies
RUN apk del git \