lifecycle/container: fix OCI image labels (#21574)

Co-authored-by: Dominic R <dominic@sdko.org>
Co-authored-by: Erwan Hervé <erwan@herve.tech>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Erwan Hervé
2026-04-14 14:47:16 +02:00
committed by GitHub
parent bbd0cb2521
commit cc62f2b3f8
6 changed files with 9 additions and 5 deletions

View File

@@ -62,7 +62,6 @@ LABEL org.opencontainers.image.authors="Authentik Security Inc." \
org.opencontainers.image.documentation="https://docs.goauthentik.io" \
org.opencontainers.image.licenses="https://github.com/goauthentik/authentik/blob/main/LICENSE" \
org.opencontainers.image.revision=${GIT_BUILD_HASH} \
org.opencontainers.image.source="https://github.com/goauthentik/authentik" \
org.opencontainers.image.title="authentik proxy outpost image" \
org.opencontainers.image.url="https://goauthentik.io" \
org.opencontainers.image.vendor="Authentik Security Inc." \