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