mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-26 12:51:37 +02:00
Removed riscv64 arch
This commit is contained in:
parent
ed63d83189
commit
436f209bce
@ -6,8 +6,7 @@
|
||||
"linux/arm/v7",
|
||||
"linux/arm64",
|
||||
"linux/s390x",
|
||||
"linux/ppc64le",
|
||||
"linux/riscv64"
|
||||
"linux/ppc64le"
|
||||
],
|
||||
"centos": [
|
||||
"linux/amd64",
|
||||
@ -25,8 +24,7 @@
|
||||
"linux/amd64",
|
||||
"linux/arm/v7",
|
||||
"linux/arm64",
|
||||
"linux/s390x",
|
||||
"linux/riscv64"
|
||||
"linux/s390x"
|
||||
]
|
||||
},
|
||||
"os-windows": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user