mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-12 02:28:20 +02:00
Build the webmail on top of PHP5 (PHP7 not supported)
This commit is contained in:
parent
9a39baee83
commit
16edf49bf3
@ -1,4 +1,4 @@
|
|||||||
FROM php:apache
|
FROM php:5-apache
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
libfreetype6-dev \
|
libfreetype6-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user