Target Operating Systems with Python Version fix (#14572)

This commit is contained in:
Maciej Smyk 2022-12-13 05:24:29 +01:00 committed by GitHub
parent c492c6ada3
commit 9cdea2aa73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,11 +7,15 @@ This guide provides steps on creating a Docker image with Intel® Distribution o
@sphinxdirective
.. tab:: Target Operating Systems with Python Version
+----------------------------------------------+--------------------------+
| Operating System | Supported Python Version |
+==============================================+==========================+
| Ubuntu 20.04 long-term support (LTS), 64-bit | 3.8 |
+----------------------------------------------+--------------------------+
+----------------------------------------------+-------------------------+
| Operating System | Included Python Version |
+==============================================+=========================+
| Ubuntu 18.04 long-term support (LTS), 64-bit | 3.8 |
+----------------------------------------------+-------------------------+
| Ubuntu 20.04 long-term support (LTS), 64-bit | 3.8 |
+----------------------------------------------+-------------------------+
| Red Hat Enterprise Linux 8, 64-bit | 3.8 |
+----------------------------------------------+-------------------------+
.. tab:: Host Operating Systems