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

fix: bump to latest version of docker build to address provenance issue #6

Merged
merged 2 commits into from Feb 14, 2023

Conversation

chanange
Copy link
Contributor

docker/build-push-action#781

Addresses issue with GCR not supporting attestations. Ref: docker/buildx#1533
Looks like we'll need to move to artifact registry before going to docker/build-push-action@v4 or explicitly set provenance: false in v4.

@jessebot
Copy link
Contributor

Let's bump to v4, and then also set provenance: false as per: https://github.com/docker/build-push-action/releases

@jessebot
Copy link
Contributor

jessebot commented Feb 14, 2023

We can always move to artifact registry later, but this is an easier fix and puts us on latest, and I do love being on latest :)

@chanange
Copy link
Contributor Author

Tested on viaduct PR and confirmed attestations are not generated/build is working as expected: https://github.com/20treeAI/viaduct/actions/runs/4171990362/jobs/7223576502

@jessebot jessebot merged commit 8dd7186 into master Feb 14, 2023
@jessebot jessebot deleted the bump-docker-action branch February 14, 2023 10:12
jessebot added a commit that referenced this pull request Mar 29, 2023
fix: bump to latest version of docker build to address provenance issue
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

2 participants