From 2727ad1157586896ba76e5c9138be7785498a726 Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Tue, 21 Feb 2017 15:03:36 +0530 Subject: [PATCH] update to `gcr.io/stacksmith-images/minideb:jessie-r10` --- bitnami/matomo/3/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/matomo/3/Dockerfile b/bitnami/matomo/3/Dockerfile index 574c505cc6c1..e555b23ff810 100644 --- a/bitnami/matomo/3/Dockerfile +++ b/bitnami/matomo/3/Dockerfile @@ -1,4 +1,4 @@ -FROM gcr.io/stacksmith-images/minideb:jessie-r9 +FROM gcr.io/stacksmith-images/minideb:jessie-r10 MAINTAINER Bitnami