From f3d4b9255a6ed6a938f6f64c02a9368dde6076c0 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 12 Aug 2018 04:17:41 +0000 Subject: [PATCH] 3.5.1-debian-9-r9 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 5d142232c55c..bc1a5e3c8f5b 100644 --- a/bitnami/matomo/3/debian-9/Dockerfile +++ b/bitnami/matomo/3/debian-9/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/minideb-extras:stretch-r100 +FROM bitnami/minideb-extras:stretch-r104 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.5.1-debian-9-r8" \ + BITNAMI_IMAGE_VERSION="3.5.1-debian-9-r9" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/matomo/README.md b/bitnami/matomo/README.md index b773a1a91e34..b3e8023662b1 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.5.1-ol-7-r19` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.5.1-ol-7-r19/3/ol-7/Dockerfile) -* [`3-debian-9`, `3.5.1-debian-9-r8`, `3`, `3.5.1`, `3.5.1-r8`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.5.1-debian-9-r8/3/Dockerfile) +* [`3-debian-9`, `3.5.1-debian-9-r9`, `3`, `3.5.1`, `3.5.1-r9`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.5.1-debian-9-r9/3/Dockerfile) Subscribe to project updates by watching the [bitnami/matomo GitHub repo](https://github.com/bitnami/bitnami-docker-matomo).