Skip to content

Commit 36e4d3c

Browse files
committed
chore: disable provenance in docker build workflow to resolve build metadata issues
1 parent 149343b commit 36e4d3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,6 @@ jobs:
7777
labels: ${{ steps.meta.outputs.labels }}
7878
cache-from: type=gha
7979
cache-to: type=gha,mode=max
80+
provenance: false
8081

8182

0 commit comments

Comments
 (0)