Skip to content

Commit

Permalink
fix: correct container label
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jan 26, 2025
1 parent 3c0319e commit b0cfdc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ LABEL org.opencontainers.image.documentation="https://docs.weblate.org/en/latest
LABEL org.opencontainers.image.source="https://github.com/WeblateOrg/docker-base"
LABEL org.opencontainers.image.author="Michal Čihař <[email protected]>"
LABEL org.opencontainers.image.vendor="Weblate"
LABEL org.opencontainers.image.title="Weblate"
LABEL org.opencontainers.image.title="Weblate Base Image"
LABEL org.opencontainers.image.description="A web-based continuous localization system with tight version control integration"
LABEL org.opencontainers.image.licenses="MIT"

Expand Down

0 comments on commit b0cfdc3

Please sign in to comment.