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

Commit ea07ac9

Browse files
authored
Upgrade piwik to 3.1.0
1 parent d3dee44 commit ea07ac9

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
22

33
MAINTAINER auchri <auer.chrisi@gmx.net>
44

5-
ARG PIWIK_VERSION=3.0.4
5+
ARG PIWIK_VERSION=3.1.0
66
ARG GEOIP_PATH=/usr/src/misc/
77
ARG GEOIP_FILE=${GEOIP_PATH}GeoIPCity.dat
88
ARG GEOIP_FILE_NAME_GZ=GeoLiteCity.dat.gz

0 commit comments

Comments
 (0)