Skip to content

Commit

Permalink
set provenance: false as per docker/buildx#1533
Browse files Browse the repository at this point in the history
  • Loading branch information
steflsd committed Dec 8, 2023
1 parent 89b4a95 commit cbda87c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ecr-push.yaml
Expand Up @@ -67,6 +67,7 @@ jobs:
context: .
push: true
platforms: linux/amd64
provenance: false
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
file: ${{ inputs.dockerfile-path }}

0 comments on commit cbda87c

Please sign in to comment.