Skip to content

Commit 9dc4a67

Browse files
authored
updated buildx config (#1596)
1 parent 7e4f1f6 commit 9dc4a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/component_build-images.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
- name: Set up Docker Buildx
158158
uses: docker/setup-buildx-action@v3
159159
with:
160-
config-inline: |
160+
buildkitd-config-inline: |
161161
[worker.oci]
162162
max-parallelism = 2
163163
- name: Matrix Build and push demo images

0 commit comments

Comments
 (0)