diff --git a/php/templates/containers.twig b/php/templates/containers.twig index c3f09c73..4aa6c48f 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -353,6 +353,9 @@ + {% if bypass_container_update == true %} + + {% endif %} {% else %} @@ -361,7 +364,7 @@ {% if bypass_container_update == true %} - + {% endif %}