use PHP 7.2 for rainloop

master
Thomas Sänger 6 years ago
parent 5180ce527c
commit 2f7b6e14c0
No known key found for this signature in database
GPG Key ID: 057DDBB960D5382D

@ -1,4 +1,4 @@
FROM php:5-apache
FROM php:7.2-apache
RUN apt-get update && apt-get install -y \
unzip python3 python3-jinja2

Loading…
Cancel
Save