Removed cache for base images

This commit is contained in:
Alexey Pustovalov 2025-01-26 16:17:40 +09:00
parent d2b828e8e1
commit 75b7bd8108

View File

@ -286,7 +286,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
with:
image: tonistiigi/binfmt:buildkit-master
image: tonistiigi/binfmt:desktop-master
platforms: all
- name: Set up Docker Buildx
@ -511,7 +511,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
with:
image: tonistiigi/binfmt:buildkit-master
image: tonistiigi/binfmt:desktop-master
platforms: all
- name: Set up Docker Buildx
@ -872,7 +872,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
with:
image: tonistiigi/binfmt:buildkit-master
image: tonistiigi/binfmt:desktop-master
platforms: all
- name: Set up Docker Buildx