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 a3e87c2 commit 8785a64Copy full SHA for 8785a64
etc/kayobe/kolla/kolla-build.conf
@@ -5,7 +5,7 @@
5
{% if kolla_base_distro == 'ubuntu' and kolla_base_distro_version == 'jammy' %}
6
base_tag = jammy-20240808
7
{% elif kolla_base_distro == 'ubuntu' and kolla_base_distro_version == 'noble' %}
8
-base_tag = noble-20250127
+base_tag = noble-20241118.1
9
{# Similarly pinning to Rocky 9 minor version used in our repos #}
10
{% elif kolla_base_distro == 'rocky' %}
11
base_tag = 9.{{ stackhpc_pulp_repo_rocky_9_minor_version }}
0 commit comments