mirror of
https://github.com/docker/setup-qemu-action.git
synced 2026-04-22 17:05:43 +00:00
set docker.io domain for default binfmt image
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
b12b38b5fe
commit
af38981e30
4 changed files with 18 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ branding:
|
|||
inputs:
|
||||
image:
|
||||
description: 'QEMU static binaries Docker image (e.g. tonistiigi/binfmt:latest)'
|
||||
default: 'tonistiigi/binfmt:latest'
|
||||
default: 'docker.io/tonistiigi/binfmt:latest'
|
||||
required: false
|
||||
platforms:
|
||||
description: 'Platforms to install (e.g. arm64,riscv64,arm)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue