From a258b5608d16b198af3e021544f650ccd49f09d2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 12 Sep 2018 03:04:55 +0000 Subject: [PATCH] 3.6.0-debian-9-r5 release --- bitnami/matomo/3/debian-9/Dockerfile | 4 ++-- bitnami/matomo/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/matomo/3/debian-9/Dockerfile b/bitnami/matomo/3/debian-9/Dockerfile index 2c5ec94c3cc2..531b14fd5144 100644 --- a/bitnami/matomo/3/debian-9/Dockerfile +++ b/bitnami/matomo/3/debian-9/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/minideb-extras:stretch-r135 +FROM bitnami/minideb-extras:stretch-r136 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-r4" \ + BITNAMI_IMAGE_VERSION="3.6.0-debian-9-r5" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/matomo/README.md b/bitnami/matomo/README.md index d39c98e4227a..002373095055 100644 --- a/bitnami/matomo/README.md +++ b/bitnami/matomo/README.md @@ -30,8 +30,8 @@ $ docker-compose up -d Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/). -* [`3-ol-7`, `3.6.0-ol-7-r7` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-ol-7-r7/3/ol-7/Dockerfile) -* [`3-debian-9`, `3.6.0-debian-9-r4`, `3`, `3.6.0`, `3.6.0-r4`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-debian-9-r4/3/debian-9/Dockerfile) +* [`3-ol-7`, `3.6.0-ol-7-r6` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-ol-7-r6/3/ol-7/Dockerfile) +* [`3-debian-9`, `3.6.0-debian-9-r5`, `3`, `3.6.0`, `3.6.0-r5`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-debian-9-r5/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/matomo GitHub repo](https://github.com/bitnami/bitnami-docker-matomo).