Skip to content

Commit 46377a2

Browse files
committed
Update Ubuntu base image for container build
1 parent 50bfa07 commit 46377a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla/kolla-build.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{# snapshots, so pin to a specific tag. #}
44
{# This tag should be updated when Ubuntu package repo snapshot versions are changed. #}
55
{% if kolla_base_distro == 'ubuntu' %}
6-
base_tag = jammy-20231004
6+
base_tag = jammy-20240808
77
{# Similarly pinning to Rocky 9 minor version used in our repos #}
88
{% elif kolla_base_distro == 'rocky' %}
99
base_tag = 9.{{ stackhpc_pulp_repo_rocky_9_minor_version }}

0 commit comments

Comments
 (0)