1
0
tyranron 8 сар өмнө
parent
commit
82bd4c7b03

+ 1 - 3
.github/workflows/docker.yml

@@ -39,9 +39,7 @@ jobs:
           fetch-depth: 0  # for correct image labeling via `git describe --tags`
       - uses: docker/setup-buildx-action@v3
         with:
-          buildkitd-config-inline: |
-            [worker.oci]
-            max-parallelism = 1
+          driver-opts: image=moby/buildkit:v0.18.2
 
       - name: Detect correct Git ref for image build
         id: git