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

This commit is contained in:
Simon L 2023-09-21 13:02:47 +02:00 committed by GitHub
commit be07b8825f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.1.0
ENV NEXTCLOUD_VERSION 27.1.1
ENV AIO_TOKEN 123456
ENV AIO_URL localhost