Merge pull request #2995 from nextcloud/nextcloud-container-update

Nextcloud update
This commit is contained in:
Simon L 2023-07-20 15:40:58 +02:00 committed by GitHub
commit 8d77e179ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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