2.3.2-ol-7-r57 release
This commit is contained in:
parent
add2dbd62e
commit
c2b52139cf
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r432
|
||||
FROM bitnami/oraclelinux-extras:7-r433
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# 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" \
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue