Skip to content

Commit

Permalink
use a slimmer grobid image
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Mar 27, 2024
1 parent be078ea commit 8eb8830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.local
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ WORKDIR /opt
# build runtime image
# -------------------

FROM grobid/grobid:0.8.0 as runtime
FROM lfoppiano/grobid:0.8.0-full-slim as runtime

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

0 comments on commit 8eb8830

Please sign in to comment.