2.3.3-ol-7-r109 release

This commit is contained in:
Bitnami Bot 2020-01-22 15:29:21 +00:00
parent 33a3640bbc
commit f6f63e7582
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ RUN install_packages bzip2-libs ca-certificates cronie curl cyrus-sasl-lib expat
RUN /build/bitnami-user.sh && \
/build/install-nami.sh
RUN bitnami-pkg unpack apache-2.4.41-4 --checksum f776f87e3c54a2ff1e13ed75de39356df465b53ac3264a94c3d6ad9252f5b682
RUN bitnami-pkg unpack php-7.2.26-1 --checksum 675d2af04c6d39dd989dfa4905cecfce375709ee817ede8a85b9adb4702501ef
RUN bitnami-pkg unpack php-7.2.26-3 --checksum 214574a63cb1b3f6d43950892d2bb22956b1e67c568977c01afe6e47db2e6f58
RUN bitnami-pkg unpack mysql-client-10.2.30-0 --checksum e05168d0d2ce16b2909860720b0dea096b4ae6b0e3afd9721f78948f0bb46593
RUN bitnami-pkg install libphp-7.2.26-2 --checksum 944622a5febae818731a82cec90d998fb0f9929734d79b70eae6919fb65ec98e
RUN bitnami-pkg unpack magento-2.3.3-0 --checksum a85d1c466bf6c73bf352b0d94b8cb23709d2f7a4c0e565573226fc79006958bc
@ -22,7 +22,7 @@ RUN /build/install-tini.sh
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="magento" \
BITNAMI_IMAGE_VERSION="2.3.3-ol-7-r108" \
BITNAMI_IMAGE_VERSION="2.3.3-ol-7-r109" \
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-r108` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.3-ol-7-r108/2/ol-7/Dockerfile)
* [`2-ol-7`, `2.3.3-ol-7-r109` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.3-ol-7-r109/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.3.3-debian-9-r64`, `2`, `2.3.3`, `2.3.3-r64`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.3-debian-9-r64/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/magento GitHub repo](https://github.com/bitnami/bitnami-docker-magento).