Update containers.twig

Signed-off-by: ncguk <inglenook@duck.com>
This commit is contained in:
ncguk 2024-05-16 12:48:54 +01:00 committed by Simon L.
parent 32890a75f3
commit 5ad62bcd2f

View file

@ -65,7 +65,7 @@
{% if automatic_updates == true %} {% if automatic_updates == true %}
This will update your containers, the mastercontainer and, on Saturdays, your Nextcloud apps if the backup is successful.<br /><br /> This will update your containers, the mastercontainer and, on Saturdays, your Nextcloud apps if the backup is successful.<br /><br />
{% if is_mastercontainer_update_available == true %} {% if is_mastercontainer_update_available == true %}
When the mastercontainer is updated it will restart the container, making it unavailable for a moment. (<a href="/api/docker/logs?id=nextcloud-aio-watchtower" target="_blank" rel="noopener">Logs</a>)<br /><br /> When the mastercontainer is updated it will restart, making it unavailable for a moment. (<a href="/api/docker/logs?id=nextcloud-aio-watchtower" target="_blank" rel="noopener">Logs</a>)<br /><br />
{% endif %} {% endif %}
{% endif %} {% endif %}
{% if has_update_available == false %} {% if has_update_available == false %}