Skip to content

Commit a506cb3

Browse files
committed
fix(ci): disable Docker provenance to remove unknown/unknown arch entry
1 parent d60f8bf commit a506cb3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ jobs:
4545
push: true
4646
tags: ${{ steps.meta.outputs.tags }}
4747
labels: ${{ steps.meta.outputs.labels }}
48+
provenance: false
4849
cache-from: type=gha
4950
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)