mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-17 12:00:59 +02:00
Revert CentOS and remove deprecated Windows ltsc 2019
This commit is contained in:
@ -7,6 +7,11 @@
|
|||||||
"linux/ppc64le",
|
"linux/ppc64le",
|
||||||
"linux/riscv64"
|
"linux/riscv64"
|
||||||
],
|
],
|
||||||
|
"centos": [
|
||||||
|
"linux/amd64",
|
||||||
|
"linux/arm64",
|
||||||
|
"linux/ppc64le"
|
||||||
|
],
|
||||||
"ol": [
|
"ol": [
|
||||||
"linux/amd64",
|
"linux/amd64",
|
||||||
"linux/arm64"
|
"linux/arm64"
|
||||||
@ -24,7 +29,6 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"os-windows": {
|
"os-windows": {
|
||||||
"windows-2019": "ltsc2019",
|
|
||||||
"windows-2022": "ltsc2022"
|
"windows-2022": "ltsc2022"
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
|
Reference in New Issue
Block a user