Skip to content

Commit e22a550

Browse files
committed
update dockerfile
1 parent 0749828 commit e22a550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.datastet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ RUN wget https://github.com/kermitt2/Pub2TEI/archive/refs/heads/master.zip && \
5050
# build runtime image
5151
# -------------------
5252

53-
FROM lfoppiano/grobid:0.8.1-full as runtime
53+
FROM lfoppiano/grobid:0.8.2-full as runtime
5454

5555
# setting locale is likely useless but to be sure
5656
ENV LANG C.UTF-8

0 commit comments

Comments
 (0)