Skip to content
This repository was archived by the owner on Nov 10, 2019. It is now read-only.

Commit 6054e56

Browse files
authored
Update to Matomo 3.6.1
1 parent bfb1c6b commit 6054e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM richarvey/nginx-php-fpm:1.5.3
22

33
LABEL maintainer="auchri <auer.chrisi@gmx.net>"
44

5-
ARG MATOMO_VERSION=3.6.0
5+
ARG MATOMO_VERSION=3.6.1
66
ARG WEBROOT=/var/www/html
77
ARG MATOMO_PATH=${WEBROOT}
88
ARG GEOIP_PATH=${MATOMO_PATH}/misc/

0 commit comments

Comments
 (0)