Skip to content

Commit

Permalink
updated buildx config (#1596)
Browse files Browse the repository at this point in the history
  • Loading branch information
puckpuck committed Jun 7, 2024
1 parent 7e4f1f6 commit 9dc4a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/component_build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
config-inline: |
buildkitd-config-inline: |
[worker.oci]
max-parallelism = 2
- name: Matrix Build and push demo images
Expand Down

0 comments on commit 9dc4a67

Please sign in to comment.