Skip to content

Commit b0cfdc3

Browse files
committed
fix: correct container label
1 parent 3c0319e commit b0cfdc3

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
@@ -15,7 +15,7 @@ LABEL org.opencontainers.image.documentation="https://docs.weblate.org/en/latest
1515
LABEL org.opencontainers.image.source="https://github.com/WeblateOrg/docker-base"
1616
LABEL org.opencontainers.image.author="Michal Čihař <michal@weblate.org>"
1717
LABEL org.opencontainers.image.vendor="Weblate"
18-
LABEL org.opencontainers.image.title="Weblate"
18+
LABEL org.opencontainers.image.title="Weblate Base Image"
1919
LABEL org.opencontainers.image.description="A web-based continuous localization system with tight version control integration"
2020
LABEL org.opencontainers.image.licenses="MIT"
2121

0 commit comments

Comments
 (0)