From f4e0efdcd4ee3875cbcfd22aae2d93b619fef48c Mon Sep 17 00:00:00 2001 From: GitHub Workflow Date: Fri, 15 Sep 2023 14:59:19 +0000 Subject: [PATCH] Repo-sync --- Containers/nextcloud/Dockerfile | 2 +- php/templates/containers.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Containers/nextcloud/Dockerfile b/Containers/nextcloud/Dockerfile index 3fe5c84e..0f04ef08 100644 --- a/Containers/nextcloud/Dockerfile +++ b/Containers/nextcloud/Dockerfile @@ -3,7 +3,7 @@ FROM php:8.1.23-fpm-alpine3.18 ENV PHP_MEMORY_LIMIT 512M ENV PHP_UPLOAD_LIMIT 10G ENV PHP_MAX_TIME 3600 -ENV NEXTCLOUD_VERSION 27.0.2 +ENV NEXTCLOUD_VERSION 27.1.0 ENV AIO_TOKEN 123456 ENV AIO_URL localhost diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 4d6c3cf2..0bead8b5 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -16,7 +16,7 @@
-

Nextcloud AIO v7.2.0

+

Nextcloud AIO v7.2.1

{# Add 2nd tab warning #}