From bd9b457e9d06df3794dfbfd3becf0c2b13c9e8b1 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 6 Oct 2016 17:07:52 +0200 Subject: [PATCH] Updated Piwik version in Dockerfile --- piwik/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/piwik/Dockerfile b/piwik/Dockerfile index 6104af3..c01a14a 100644 --- a/piwik/Dockerfile +++ b/piwik/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:3.4 MAINTAINER Wonderfall -ARG VERSION=2.16.2 +ARG VERSION=2.16.5 ARG GPG_matthieu="814E 346F A01A 20DB B04B 6807 B5DB D592 5590 A237"