mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-04 10:25:13 +00:00

chore: Apply OCI source label to Docker image This patch adds the `org.opencontainers.image.source` label to the Zitadel Docker image. This label is used by dependency update tools like Dependabot and Renovate to look up release notes for Docker image updates. Co-authored-by: Elio Bischof <elio@zitadel.com>