diff --git a/php/templates/containers.twig b/php/templates/containers.twig index a7d29c6b..d40ae3fa 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -292,7 +292,7 @@ {% if is_mastercontainer_update_available == false %}

⚠️ Container updates are available. Click on Stop containers and Start and update containers to update them. You should consider creating a backup first.

{% if isAnyRunning == true and isApacheStarting != true %} -

Alternatively, you can already pull the new images now while the containers are still running. The new images will automatically be used whenever the containers are recreated – either manually or automatically via AIO's daily backup/update schedule.

+

Alternatively, you can already pull the new images now while the containers are still running. Depending on your internet connection and image sizes, this can take a few minutes. The new images will automatically be used whenever the containers are recreated – either manually via Stop containers + Start and update containers, or automatically via AIO's daily backup/update schedule.