Skip to content

Commit

Permalink
use seqera docs and vendor
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo <[email protected]>
  • Loading branch information
pabloaledo committed Jan 24, 2025
1 parent 987a308 commit 368cab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ jobs:
org.opencontainers.image.created=${{ steps.tags.outputs.build_date }}
org.opencontainers.image.revision=${{ github.sha }}
org.opencontainers.image.licenses=${{ github.event.repository.license.spdx_id }}
org.opencontainers.image.vendor=Banzai Cloud
org.opencontainers.image.documentation=https://banzaicloud.com/docs/pipeline/overview/
org.opencontainers.image.vendor=Seqera Labs
org.opencontainers.image.documentation=https://seqeralabs.com/docs/pipeline/overview/

2 comments on commit 368cab5

@jordeu
Copy link
Member

@jordeu jordeu commented on 368cab5 Jan 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the https://seqeralabs.com/docs/pipeline/overview/ do not exists. Maybe we can just remove the org.opencontainers.image.documentation tag?

@pabloaledo
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I already closed this PR. Will do this in a new one.

Please sign in to comment.