References the correct KorAP::XML::TEI tag

Change-Id: I6815ddc4b1736bd8c3c88eac4ec4e7cc80141f73
diff --git a/Dockerfile b/Dockerfile
index 7daf0ba..ad7c0ff 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -98,7 +98,7 @@
     cpanm File::ShareDir::Install
           
 RUN cpanm \
-   https://github.com/KorAP/KorAP-XML-TEI/archive/refs/tags/v2.3.2b.tar.gz \
+   https://github.com/KorAP/KorAP-XML-TEI/archive/refs/tags/v2.3.3.tar.gz \
    https://github.com/KorAP/KorAP-XML-Krill/archive/refs/tags/v0.45.tar.gz
 
 # Remove all build dependencies