From 0f84872fbf8e2ead9c464ad8ee77e06705ea320f Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Fri, 29 Aug 2025 11:21:42 +0200 Subject: [PATCH] fix start and update of containers after #6702 Signed-off-by: Simon L. --- php/templates/containers.twig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 61eed40d..e9b7ce7c 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -352,7 +352,9 @@
- + {% if bypass_container_update == true %} + + {% endif %}
{% endif %}