2.3.3-ol-7-r100 release

This commit is contained in:
Bitnami Bot 2020-01-12 03:22:59 +00:00
parent 1f94d1c10f
commit 90e87d6991
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r591
FROM bitnami/oraclelinux-extras:7-r592
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV PATH="/opt/bitnami/apache/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/mysql/bin:/opt/bitnami/magento/bin:$PATH"
@ -16,7 +16,7 @@ RUN find /opt/bitnami/magento/htdocs -type d -print0 | xargs -0 chmod 775 && fin
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="magento" \
BITNAMI_IMAGE_VERSION="2.3.3-ol-7-r99" \
BITNAMI_IMAGE_VERSION="2.3.3-ol-7-r100" \
ELASTICSEARCH_HOST="" \
ELASTICSEARCH_PORT_NUMBER="" \
EXTERNAL_HTTPS_PORT_NUMBER="443" \

View File

@ -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.3-ol-7-r99` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.3-ol-7-r99/2/ol-7/Dockerfile)
* [`2-ol-7`, `2.3.3-ol-7-r100` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.3-ol-7-r100/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.3.3-debian-9-r57`, `2`, `2.3.3`, `2.3.3-r57`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.3-debian-9-r57/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/magento GitHub repo](https://github.com/bitnami/bitnami-docker-magento).