Merge pull request #3470 from nextcloud/dependabot/docker/Containers/nextcloud/php-8.1.24-fpm-alpine3.18

This commit is contained in:
Simon L
2023-10-02 15:15:42 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM php:8.1.23-fpm-alpine3.18
FROM php:8.1.24-fpm-alpine3.18
ENV PHP_MEMORY_LIMIT 512M
ENV PHP_UPLOAD_LIMIT 10G