Skip to content

Commit d37b475

Browse files
committed
Explicitly set python 3.12 for noble
1 parent eb95058 commit d37b475

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/kolla/kolla-build.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
base_tag = jammy-20240808
77
{% elif kolla_base_distro == 'ubuntu' and kolla_base_distro_version == 'noble' %}
88
base_tag = noble-20250127
9+
distro_python_version = 3.12
910
{# Similarly pinning to Rocky 9 minor version used in our repos #}
1011
{% elif kolla_base_distro == 'rocky' %}
1112
base_tag = 9.{{ stackhpc_pulp_repo_rocky_9_minor_version }}

0 commit comments

Comments
 (0)