Skip to content

Commit a85abb4

Browse files
committed
Updated dependencies in Dockerfile
Change-Id: I61f8d9e6ad2e8aa48ecad483753837008f0b9bd7
1 parent fca186f commit a85abb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ RUN apk update && \
100100
cpanm File::ShareDir::Install
101101

102102
RUN cpanm \
103-
-v https://github.com/KorAP/KorAP-XML-TEI/archive/refs/tags/v2.4.0.tar.gz \
103+
https://github.com/KorAP/KorAP-XML-TEI/archive/refs/tags/v2.4.1.tar.gz \
104104
https://github.com/KorAP/KorAP-XML-Krill/archive/refs/tags/v0.49.tar.gz
105105

106106
# Remove all build dependencies

0 commit comments

Comments
 (0)