mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-30 01:32:23 +00:00
Build the webmail on top of PHP5 (PHP7 not supported)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:apache
|
||||
FROM php:5-apache
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
libfreetype6-dev \
|
||||
|
||||
Reference in New Issue
Block a user