Add missing footer block to mistral base image
Change-Id: I888ff1f2443f562d0b86d642ee9fe5bb253662dc
This commit is contained in:
parent
71cc369e53
commit
13e91fd47a
@ -52,3 +52,5 @@ COPY extend_start.sh /usr/local/bin/kolla_extend_start
|
||||
|
||||
RUN touch /usr/local/bin/kolla_mistral_extend_start \
|
||||
&& chmod 755 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_mistral_extend_start
|
||||
|
||||
{% block mistral_base_footer %}{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user