We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0319e commit b0cfdc3Copy full SHA for b0cfdc3
Dockerfile
@@ -15,7 +15,7 @@ LABEL org.opencontainers.image.documentation="https://docs.weblate.org/en/latest
15
LABEL org.opencontainers.image.source="https://github.com/WeblateOrg/docker-base"
16
LABEL org.opencontainers.image.author="Michal Čihař <michal@weblate.org>"
17
LABEL org.opencontainers.image.vendor="Weblate"
18
-LABEL org.opencontainers.image.title="Weblate"
+LABEL org.opencontainers.image.title="Weblate Base Image"
19
LABEL org.opencontainers.image.description="A web-based continuous localization system with tight version control integration"
20
LABEL org.opencontainers.image.licenses="MIT"
21
0 commit comments