diff --git a/openstack/python-heat/openstack-heat/debian/stx-heat.stable_docker_image b/openstack/python-heat/openstack-heat/debian/stx-heat.stable_docker_image index 499a5d8f..316aa7b5 100644 --- a/openstack/python-heat/openstack-heat/debian/stx-heat.stable_docker_image +++ b/openstack/python-heat/openstack-heat/debian/stx-heat.stable_docker_image @@ -6,5 +6,5 @@ PROJECT_REF=stable/ussuri DIST_REPOS="OS" NON_UNIQUE_SYSTEM_ACCOUNT="yes" PIP_PACKAGES="pycryptodomex pylint" -DIST_PACKAGES="libxslt1.1" +DIST_PACKAGES="curl libxslt1.1" PROFILES="fluent heat apache"