Skip to content

Commit d974369

Browse files
committed
🐛 Docker: Fix description
1 parent b7bdca4 commit d974369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ LABEL \
99
org.label-schema.build-date=$BUILD_DATE \
1010
org.opencontainers.image.vendor="DFG-Funded Initiative for Optical Character Recognition Development" \
1111
org.opencontainers.image.title="dinglehopper" \
12-
org.opencontainers.image.description="The OCR evaluation tool" \
12+
org.opencontainers.image.description="An OCR evaluation tool" \
1313
org.opencontainers.image.source="https://github.com/qurator-spk/dinglehopper" \
1414
org.opencontainers.image.documentation="https://github.com/qurator-spk/dinglehopper/blob/${VCS_REF}/README.md" \
1515
org.opencontainers.image.revision=$VCS_REF \

0 commit comments

Comments
 (0)