Skip to content

Commit 13ab1ae

Browse files
committed
🐛 Docker: Use same vendor as license for now
1 parent d974369 commit 13ab1ae

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
@@ -7,7 +7,7 @@ LABEL \
77
org.label-schema.vcs-ref=$VCS_REF \
88
org.label-schema.vcs-url="https://github.com/qurator-spk/dinglehopper" \
99
org.label-schema.build-date=$BUILD_DATE \
10-
org.opencontainers.image.vendor="DFG-Funded Initiative for Optical Character Recognition Development" \
10+
org.opencontainers.image.vendor="qurator" \
1111
org.opencontainers.image.title="dinglehopper" \
1212
org.opencontainers.image.description="An OCR evaluation tool" \
1313
org.opencontainers.image.source="https://github.com/qurator-spk/dinglehopper" \

0 commit comments

Comments
 (0)