File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -381,10 +381,8 @@ jobs:
381381 id : buildx
382382 uses : docker/setup-buildx-action@v1
383383 with :
384- # TODO: Remove image=moby/buildkit:buildx-stable-1 when moby/buildkit#1727 fixed
385384 driver-opts : |
386385 network=host
387- image=moby/buildkit:buildx-stable-1
388386 -
389387 name : Build and push (1)
390388 id : docker_build
@@ -481,10 +479,8 @@ jobs:
481479 id : buildx
482480 uses : docker/setup-buildx-action@v1
483481 with :
484- # TODO: Remove image=moby/buildkit:buildx-stable-1 when moby/buildkit#1727 fixed
485482 driver-opts : |
486483 network=host
487- image=moby/buildkit:buildx-stable-1
488484 -
489485 name : Cache Docker layers
490486 uses : actions/cache@v2
@@ -551,10 +547,8 @@ jobs:
551547 id : buildx
552548 uses : docker/setup-buildx-action@v1
553549 with :
554- # TODO: Remove image=moby/buildkit:buildx-stable-1 when moby/buildkit#1727 fixed
555550 driver-opts : |
556551 network=host
557- image=moby/buildkit:buildx-stable-1
558552 -
559553 name : Cache Docker layers
560554 uses : actions/cache@v2
You can’t perform that action at this time.
0 commit comments