Switch to apache

This commit is contained in:
Glenn Y. Rolland 2020-04-23 17:48:59 +02:00
parent 113046e7ea
commit 04d34a44c5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#FROM nextcloud:13.0.12
#FROM nextcloud:16
#FROM nextcloud:17
FROM nextcloud:18.0.3-fpm
FROM nextcloud:18.0.3-apache
# RUN apt-get update && \
# apt-get install -q -y cron && \