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