mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
nextcloud-update automated change
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
4065ab659c
commit
1afbfdc9c5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ FROM php:8.1.21-fpm-alpine3.18
|
||||||
ENV PHP_MEMORY_LIMIT 512M
|
ENV PHP_MEMORY_LIMIT 512M
|
||||||
ENV PHP_UPLOAD_LIMIT 10G
|
ENV PHP_UPLOAD_LIMIT 10G
|
||||||
ENV PHP_MAX_TIME 3600
|
ENV PHP_MAX_TIME 3600
|
||||||
ENV NEXTCLOUD_VERSION 26.0.3
|
ENV NEXTCLOUD_VERSION 26.0.4
|
||||||
ENV AIO_TOKEN 123456
|
ENV AIO_TOKEN 123456
|
||||||
ENV AIO_URL localhost
|
ENV AIO_URL localhost
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue