Merge pull request #4113 from nextcloud/enh/noid/update-nc

nextcloud - update to 27.1.6
This commit is contained in:
Simon L 2024-01-25 12:03:35 +01:00 committed by GitHub
commit 9dff8f756c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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