1
0
mirror of https://github.com/zabbix/zabbix-docker.git synced 2025-06-12 04:47:26 +02:00

Merge pull request from zabbix/merge_60

Recovered oracle linux from build list. Fixed modular system
This commit is contained in:
Alexey Pustovalov 2024-02-17 23:48:25 +09:00 committed by GitHub
commit 3a9a8e1300
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -13,6 +13,10 @@
"linux/arm64",
"linux/ppc64le"
],
"ol": [
"linux/amd64",
"linux/arm64"
],
"rhel": [
"X64"
],