Skip to content

Commit

Permalink
disable provenance in manifest, addresses PrivateBin#137
Browse files Browse the repository at this point in the history
  • Loading branch information
elrido committed Jan 21, 2023
1 parent a709254 commit 22d6431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ push_image() {
--pull \
--no-cache \
--push \
--provenance=false \
$@ \
.
}
Expand Down

0 comments on commit 22d6431

Please sign in to comment.