Skip to content

Commit

Permalink
Prepare new docker release
Browse files Browse the repository at this point in the history
Change-Id: I28f26e33776101c4fd7ec426ab9da65c268ca9a5
  • Loading branch information
Akron committed Jan 25, 2024
1 parent cb5eb40 commit 9362e01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ RUN apk update && \
cpanm File::ShareDir::Install

RUN cpanm \
https://github.com/KorAP/KorAP-XML-TEI/archive/refs/tags/v2.4.4.tar.gz \
https://github.com/KorAP/KorAP-XML-Krill/archive/refs/tags/v0.50.tar.gz \
https://github.com/KorAP/KorAP-XML-CoNLL-U/archive/refs/tags/v0.6.1.tar.gz
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

# Remove all build dependencies
RUN apk del git \
Expand Down

0 comments on commit 9362e01

Please sign in to comment.