use php 7.3 image and update matomo to 3.10.0

This commit is contained in:
hoellen 2019-07-04 10:32:39 +02:00
parent c29f193571
commit 0d2695edab

View File

@ -1,6 +1,6 @@
FROM hoellen/nginx-php:7.2
FROM hoellen/nginx-php:7.3
ARG VERSION=3.9.1
ARG VERSION=3.10.0
ARG GPG_matthieu="814E 346F A01A 20DB B04B 6807 B5DB D592 5590 A237"
ENV UID=991 GID=991 \