diff --git a/bitnami/matomo/3/ol-7/Dockerfile b/bitnami/matomo/3/ol-7/Dockerfile index dd7fc277b0f9..4cbf6763ad2a 100644 --- a/bitnami/matomo/3/ol-7/Dockerfile +++ b/bitnami/matomo/3/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r120 +FROM bitnami/oraclelinux-extras:7-r121 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-ol-7-r15" \ + BITNAMI_IMAGE_VERSION="3.6.0-ol-7-r16" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/matomo/README.md b/bitnami/matomo/README.md index 64a5fa473d25..20ec3346c257 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-r15` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-ol-7-r15/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.6.0-ol-7-r16` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-ol-7-r16/3/ol-7/Dockerfile) * [`3-debian-9`, `3.6.0-debian-9-r12`, `3`, `3.6.0`, `3.6.0-r12`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/3.6.0-debian-9-r12/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/matomo GitHub repo](https://github.com/bitnami/bitnami-docker-matomo).