Merge pull request #2661 from nextcloud/enh/noid/add-user

Dockerfiles - Add USER to all files
This commit is contained in:
Simon L
2023-06-06 09:32:18 +02:00
committed by GitHub
8 changed files with 11 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
# From https://github.com/nextcloud/docker/blob/master/23/fpm-alpine/Dockerfile
FROM php:8.1.19-fpm-alpine3.17
ENV PHP_MEMORY_LIMIT 512M