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
commit 0ab721f1d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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