From 4e0c063be7c74faa6519b2ec737b813e027ae130 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 14 Sep 2018 10:06:30 +0000 Subject: [PATCH] 3.6.0-ol-7-r10 release Maintenance release --- bitnami/matomo/3/ol-7/Dockerfile | 4 ++-- bitnami/matomo/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/matomo/3/ol-7/Dockerfile b/bitnami/matomo/3/ol-7/Dockerfile index 76209fa8a698..7695b52d6aff 100644 --- a/bitnami/matomo/3/ol-7/Dockerfile +++ b/bitnami/matomo/3/ol-7/Dockerfile @@ -7,14 +7,14 @@ RUN bitnami-pkg unpack apache-2.4.34-1 --checksum d06af72741b365147c39bb30ca9e1d RUN bitnami-pkg unpack php-7.0.31-2 --checksum ef780bf56a97ef87b064b608f2de801f81ea88f7f8a8caac9c91eec349b352a5 RUN bitnami-pkg unpack mysql-client-10.1.36-0 --checksum 066d5ea1a684175a9a9709a0d7d1585067324f58bcd8a569d1fd8e61028dc71b RUN bitnami-pkg install libphp-7.0.31-0 --checksum 760bd9fad0870ff05810f287701879a858ee8952a146864aa06b18f8143ac3c5 -RUN bitnami-pkg unpack matomo-3.6.0-0 --checksum 0826d22e5405cbdbdcb47dbe64d8f4086920bdf023bffaf4f2b268def5cfce1c +RUN bitnami-pkg unpack matomo-3.6.0-1 --checksum 76746cd69511b1646d5ffe47a1ed6b7ee544df2f948d382f40c1e212ba50202d COPY rootfs / 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-ol-7-r9" \ + BITNAMI_IMAGE_VERSION="3.6.0-ol-7-r10" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/matomo/README.md b/bitnami/matomo/README.md index cffeda86e497..e170f24d4885 100644 --- a/bitnami/matomo/README.md +++ b/bitnami/matomo/README.md @@ -30,7 +30,7 @@ $ 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-r9` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-ol-7-r9/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.6.0-ol-7-r10` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-ol-7-r10/3/ol-7/Dockerfile) * [`3-debian-9`, `3.6.0-debian-9-r6`, `3`, `3.6.0`, `3.6.0-r6`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-debian-9-r6/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/matomo GitHub repo](https://github.com/bitnami/bitnami-docker-matomo).