We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb95058 commit d37b475Copy full SHA for d37b475
etc/kayobe/kolla/kolla-build.conf
@@ -6,6 +6,7 @@
6
base_tag = jammy-20240808
7
{% elif kolla_base_distro == 'ubuntu' and kolla_base_distro_version == 'noble' %}
8
base_tag = noble-20250127
9
+distro_python_version = 3.12
10
{# Similarly pinning to Rocky 9 minor version used in our repos #}
11
{% elif kolla_base_distro == 'rocky' %}
12
base_tag = 9.{{ stackhpc_pulp_repo_rocky_9_minor_version }}
0 commit comments