Build the webmail on top of PHP5 (PHP7 not supported)

master
Pierre Jaury 8 years ago
parent 9a39baee83
commit 16edf49bf3

@ -1,4 +1,4 @@
FROM php:apache
FROM php:5-apache
RUN apt-get update && apt-get install -y \
libfreetype6-dev \

Loading…
Cancel
Save