Add php modules for performance tuning
This commit is contained in:
parent
0d3cb7cf48
commit
a90a4826a9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# FROM nextcloud:20.0.0-apache
|
||||
FROM nextcloud:20.0.5-apache
|
||||
|
||||
RUN apt-get update && \
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y php-apcu php-redis \
|
||||
&& apt-get clean
|
||||
|
||||
|
|
Loading…
Reference in a new issue