Prepare new Docker image

Change-Id: I3966a91b515ead4569825c237c69509e98b466e5
diff --git a/Dockerfile b/Dockerfile
index d4615f2..ae4a762 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -98,8 +98,8 @@
           
 RUN cpanm \
    https://github.com/KorAP/KorAP-XML-TEI/archive/refs/tags/v2.5.0.tar.gz \
-   https://github.com/KorAP/KorAP-XML-Krill/archive/refs/tags/v0.52.tar.gz \
-   https://github.com/KorAP/KorAP-XML-CoNLL-U/archive/refs/tags/v0.6.2.tar.gz
+   https://github.com/KorAP/KorAP-XML-Krill/archive/refs/tags/v0.55.tar.gz \
+   https://github.com/KorAP/KorAP-XML-CoNLL-U/archive/refs/tags/v0.6.3.tar.gz
 
 # Remove all build dependencies
 RUN apk del git \