feat: update short description

This commit is contained in:
Julien Neuhart
2025-02-21 11:22:22 +01:00
parent b13a8094ea
commit d8603f4f34
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ ARG NOTO_COLOR_EMOJI_VERSION
ARG PDFTK_VERSION
LABEL org.opencontainers.image.title="Gotenberg" \
org.opencontainers.image.description="A Docker-powered stateless API for PDF files." \
org.opencontainers.image.description="A containerized API for seamless PDF conversion." \
org.opencontainers.image.version="$GOTENBERG_VERSION" \
org.opencontainers.image.authors="Julien Neuhart <neuhart.julien@gmail.com>" \
org.opencontainers.image.documentation="https://gotenberg.dev" \

View File

@@ -24,7 +24,7 @@ const banner = `
\___/\___/\__/\__/_//_/_.__/\__/_/ \_, /
/___/
A Docker-powered stateless API for PDF files.
A containerized API for seamless PDF conversion.
Version: %s
-------------------------------------------------------
`