Removed label causing build issue.

This commit is contained in:
Mike Cao 2024-02-27 20:35:39 -08:00
parent 915a4ee9b0
commit 3e45c9d055
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ env:
org.opencontainers.image.vendor=${{github.repository_owner}},
org.opencontainers.image.licenses="MIT",
org.opencontainers.image.version=${{github.ref_name}},
org.opencontainers.image.created=${{ env.NOW }},
org.opencontainers.image.source=${{github.server_url}}/${{github.repository}},
org.opencontainers.image.revision=${{github.sha}},
org.opencontainers.image.url="https://umami.is/",