From c2b52139cf4497c0f740eaa21d24de727855cb4d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 19 Aug 2019 07:56:55 +0000 Subject: [PATCH] 2.3.2-ol-7-r57 release --- bitnami/magento/2/ol-7/Dockerfile | 4 ++-- bitnami/magento/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/magento/2/ol-7/Dockerfile b/bitnami/magento/2/ol-7/Dockerfile index 03ef269a2b47..859320623b8e 100644 --- a/bitnami/magento/2/ol-7/Dockerfile +++ b/bitnami/magento/2/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r432 +FROM bitnami/oraclelinux-extras:7-r433 LABEL maintainer "Bitnami " # Install required system packages and dependencies @@ -19,7 +19,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_SET_HTTPS_PORT="no" \ APACHE_SET_HTTP_PORT="no" \ BITNAMI_APP_NAME="magento" \ - BITNAMI_IMAGE_VERSION="2.3.2-ol-7-r56" \ + BITNAMI_IMAGE_VERSION="2.3.2-ol-7-r57" \ ELASTICSEARCH_HOST="" \ ELASTICSEARCH_PORT_NUMBER="" \ EXTERNAL_HTTPS_PORT_NUMBER="443" \ diff --git a/bitnami/magento/README.md b/bitnami/magento/README.md index f8fb35b80521..95b2a37d7321 100644 --- a/bitnami/magento/README.md +++ b/bitnami/magento/README.md @@ -38,7 +38,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy 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/). -* [`2-ol-7`, `2.3.2-ol-7-r56` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.2-ol-7-r56/2/ol-7/Dockerfile) +* [`2-ol-7`, `2.3.2-ol-7-r57` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.2-ol-7-r57/2/ol-7/Dockerfile) * [`2-debian-9`, `2.3.2-debian-9-r48`, `2`, `2.3.2`, `2.3.2-r48`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.2-debian-9-r48/2/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/magento GitHub repo](https://github.com/bitnami/bitnami-docker-magento).