Fixes #858: typo

This commit is contained in:
Molham Al Nasr
2025-01-08 12:15:46 +01:00
committed by Bastien Wirtz
parent f0bcd50503
commit cb8a1e992c

View File

@@ -21,7 +21,7 @@ LABEL \
org.label-schema.schema-version="1.0" \
org.label-schema.version="$VERSION_TAG" \
org.opencontainers.image.title="Homer Image" \
org.opencontainers.image.description="A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file." \
org.opencontainers.image.description="A dead simple static Home-Page for your server to keep your services on hand, from a simple yaml configuration file." \
org.opencontainers.image.ref.name="b4bz/homer:22-alpine3.20" \
org.opencontainers.image.version="$VERSION_TAG" \
org.opencontainers.image.licenses="Apache-2.0 license" \