update Nextcloud to 27.0.2

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-08-10 09:04:57 +02:00
parent 510056d34a
commit 68d54176d5

View file

@ -3,7 +3,7 @@ FROM php:8.1.22-fpm-alpine3.18
ENV PHP_MEMORY_LIMIT 512M
ENV PHP_UPLOAD_LIMIT 10G
ENV PHP_MAX_TIME 3600
ENV NEXTCLOUD_VERSION 26.0.4
ENV NEXTCLOUD_VERSION 27.0.2
ENV AIO_TOKEN 123456
ENV AIO_URL localhost