1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-12 02:28:20 +02:00

upgrade php for roundcube

This commit is contained in:
Thomas Sänger 2017-11-12 23:34:57 +01:00
parent 118f93d049
commit 352d77bf33
No known key found for this signature in database
GPG Key ID: 057DDBB960D5382D

View File

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