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

Nextcloud update
This commit is contained in:
Simon L 2023-06-22 12:29:31 +02:00 committed by GitHub
commit 166dc3a17c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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