From a52ed479f5534aaa6d3d46597159794ba99cc309 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 6 Oct 2018 03:22:17 +0000 Subject: [PATCH] 3.6.0-debian-9-r15 release --- bitnami/matomo/3/debian-9/Dockerfile | 4 ++-- bitnami/matomo/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/matomo/3/debian-9/Dockerfile b/bitnami/matomo/3/debian-9/Dockerfile index f15a1f630b6c..dea1d822ee37 100644 --- a/bitnami/matomo/3/debian-9/Dockerfile +++ b/bitnami/matomo/3/debian-9/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/minideb-extras:stretch-r158 +FROM bitnami/minideb-extras:stretch-r159 LABEL maintainer "Bitnami " # Install required system packages and dependencies @@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="443" \ APACHE_HTTP_PORT_NUMBER="80" \ BITNAMI_APP_NAME="matomo" \ - BITNAMI_IMAGE_VERSION="3.6.0-debian-9-r14" \ + BITNAMI_IMAGE_VERSION="3.6.0-debian-9-r15" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/matomo/README.md b/bitnami/matomo/README.md index 525253e1762b..9d70425df7fa 100644 --- a/bitnami/matomo/README.md +++ b/bitnami/matomo/README.md @@ -31,7 +31,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`3-ol-7`, `3.6.0-ol-7-r18` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-ol-7-r18/3/ol-7/Dockerfile) -* [`3-debian-9`, `3.6.0-debian-9-r14`, `3`, `3.6.0`, `3.6.0-r14`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-debian-9-r14/3/debian-9/Dockerfile) +* [`3-debian-9`, `3.6.0-debian-9-r15`, `3`, `3.6.0`, `3.6.0-r15`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-debian-9-r15/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/matomo GitHub repo](https://github.com/bitnami/bitnami-docker-matomo).