Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set provenance to false on docker/build-push-action #2921

Merged
merged 1 commit into from Jan 20, 2023

Conversation

peteryates
Copy link
Member

Context

Builds were failing with the error:

OCI index found, but Accept header does not support OCI indexes

The suggested fix is to temporarily disable provenance until better
support for OCI indexes arrives.

docker/buildx#1533

@peteryates peteryates force-pushed the disable-provenance-on-docker-build-push-action branch 2 times, most recently from 9f375c9 to c5a29c8 Compare January 20, 2023 17:06
@leandroalemao leandroalemao force-pushed the disable-provenance-on-docker-build-push-action branch from c5a29c8 to 7b9283d Compare January 20, 2023 17:22
@github-actions
Copy link

Created review app at https://ecf-review-pr-2921.london.cloudapps.digital

@github-actions
Copy link

Smoke tests passed against the review app.

@leandroalemao leandroalemao force-pushed the disable-provenance-on-docker-build-push-action branch from 7b9283d to 5e3a3a7 Compare January 20, 2023 17:46
Builds were failing with the error:

> OCI index found, but Accept header does not support OCI indexes

The suggested fix is to temporarily disable provenance until better
support for OCI indexes arrives.

docker/buildx#1533
@leandroalemao leandroalemao force-pushed the disable-provenance-on-docker-build-push-action branch from 5e3a3a7 to b7973d5 Compare January 20, 2023 17:52
@leandroalemao leandroalemao self-requested a review January 20, 2023 17:52
@peteryates peteryates merged commit 11321bb into develop Jan 20, 2023
@peteryates peteryates deleted the disable-provenance-on-docker-build-push-action branch January 20, 2023 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants