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 e235157 commit 027e13eCopy full SHA for 027e13e
etc/kayobe/kolla/kolla-build.conf
@@ -3,7 +3,7 @@
3
{# snapshots, so pin to a specific tag. #}
4
{# This tag should be updated when Ubuntu package repo snapshot versions are changed. #}
5
{% if kolla_base_distro == 'ubuntu' %}
6
-base_tag = jammy-20231004
+base_tag = jammy-20240808
7
{# Similarly pinning to Rocky 9 minor version used in our repos #}
8
{% elif kolla_base_distro == 'rocky' %}
9
base_tag = 9.{{ stackhpc_pulp_repo_rocky_9_minor_version }}
0 commit comments