Skip to content

Commit 8ff2d9a

Browse files
committed
fix: provenance
1 parent 554cea2 commit 8ff2d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
tags: ${{ vars.DOCKERHUB_IMAGE_REPOSITORY }}:latest, ${{ vars.DOCKERHUB_IMAGE_REPOSITORY }}:${{ steps.set-properties.outputs.VERSION }}, ${{ vars.DOCKERHUB_IMAGE_REPOSITORY }}:${{ steps.set-properties.outputs.VERSION }}-${{ steps.set-properties.outputs.DATE }}
3939
file: Dockerfile
4040
push: true
41-
provenance: true
41+
provenance: mode=max
4242
build-args: |
4343
VERSION=${{ steps.set-properties.outputs.VERSION }}
4444
- uses: mongodb-js/devtools-shared/actions/setup-bot-token@main

0 commit comments

Comments
 (0)