We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0749828 commit e22a550Copy full SHA for e22a550
Dockerfile.datastet
@@ -50,7 +50,7 @@ RUN wget https://github.com/kermitt2/Pub2TEI/archive/refs/heads/master.zip && \
50
# build runtime image
51
# -------------------
52
53
-FROM lfoppiano/grobid:0.8.1-full as runtime
+FROM lfoppiano/grobid:0.8.2-full as runtime
54
55
# setting locale is likely useless but to be sure
56
ENV LANG C.UTF-8
0 commit comments