Skip to content

Commit

Permalink
fix(swr): update buildx provenance to false (#27)
Browse files Browse the repository at this point in the history
* fix(swr): update buildx provenance to false
  • Loading branch information
yinjiayi authored Sep 10, 2023
1 parent ebf8dd2 commit c41ae88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
file: Dockerfile
provenance: false

- name: Extract Docker metadata
id: meta-opensource
Expand Down

0 comments on commit c41ae88

Please sign in to comment.