Skip to content

Commit 298977e

Browse files
committed
build(deps): switch to Docker hardened image (#301)
1 parent 0d7817f commit 298977e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
- name: Test the Docker image
6666
working-directory: ${{ env.IMAGE }}
6767
shell: bash
68+
env:
69+
BUILDX_NO_DEFAULT_ATTESTATIONS: 1
6870
run: |
6971
set -euo pipefail
7072
IFS=$'\n\t'

0 commit comments

Comments
 (0)