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

Commit

Permalink
Upgrade piwik to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
auchri authored Oct 12, 2017
1 parent a18df96 commit 315f581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM richarvey/nginx-php-fpm

LABEL maintainer="auchri <[email protected]>"

ARG PIWIK_VERSION=3.1.1
ARG PIWIK_VERSION=3.2.0
ARG WEBROOT=/var/www/html
ARG PIWIK_PATH=${WEBROOT}
ARG GEOIP_PATH=${PIWIK_PATH}/misc/
Expand Down

0 comments on commit 315f581

Please sign in to comment.