Skip to content

Commit

Permalink
Update to LanguageTool 6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Oct 10, 2024
1 parent 3ecee8d commit 748ca51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dockerfile-languagetool
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN apt-get install openjdk-17-jdk wget -y

EXPOSE 7001

ENV LT_VERSION 6.4
ENV LT_VERSION 6.5
ENV ROOT /srv
ENV LT $ROOT/LanguageTool-$LT_VERSION

Expand Down

0 comments on commit 748ca51

Please sign in to comment.