mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-07 13:29:54 +01:00
Removed cache for base images
This commit is contained in:
parent
75b7bd8108
commit
8000c6b5e3
6
.github/workflows/images_build.yml
vendored
6
.github/workflows/images_build.yml
vendored
@ -286,7 +286,7 @@ jobs:
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
|
||||
with:
|
||||
image: tonistiigi/binfmt:desktop-master
|
||||
image: tonistiigi/binfmt:qemu-v8.1.5
|
||||
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:desktop-master
|
||||
image: tonistiigi/binfmt:qemu-v8.1.5
|
||||
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:desktop-master
|
||||
image: tonistiigi/binfmt:qemu-v8.1.5
|
||||
platforms: all
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
|
Loading…
Reference in New Issue
Block a user