1.7.6-6-debian-10-r0 release

This commit is contained in:
Bitnami Bot 2020-07-02 19:36:29 +00:00
parent 9fc5882250
commit 95f8eb0897
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ RUN bitnami-pkg unpack apache-2.4.43-5 --checksum e9faded57e3703fe9fcea650eb302e
RUN bitnami-pkg unpack mysql-client-10.1.45-0 --checksum ab16b1f8b0bedb562cdbc877bf365b03cf518ae24c5389427fbd85ddec378901
RUN bitnami-pkg install libphp-7.2.31-3 --checksum ab231b87aa295ae5a5a9a741f4e42938597a504ee03eafc4ffaaaafeaab4004a
RUN bitnami-pkg install tini-0.19.0-0 --checksum 9a8ae20be31a518f042fcec359f2cf35bfdb4e2a56f2fa8ff9ef2ecaf45da80c
RUN bitnami-pkg unpack prestashop-1.7.6-5-0 --checksum bf9e88eec3933ac77bf2dbb6dbdec0167d84a4f7e8c7fb6c75c92d874cb67ff9
RUN bitnami-pkg unpack prestashop-1.7.6-6-0 --checksum a4eb036e40513c75beb07d2762bd4063908d884e863f4f6b13ac9170c68cb715
RUN bitnami-pkg install gosu-1.12.0-1 --checksum 51cfb1b7fd7b05b8abd1df0278c698103a9b1a4964bdacd87ca1d5c01631d59c
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
@ -26,7 +26,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="443" \
APACHE_HTTP_PORT_NUMBER="80" \
BITNAMI_APP_NAME="prestashop" \
BITNAMI_IMAGE_VERSION="1.7.6-5-debian-10-r66" \
BITNAMI_IMAGE_VERSION="1.7.6-6-debian-10-r0" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -36,7 +36,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/tutorials/understand-rolling-tags-containers/).
* [`1.7-debian-10`, `1.7.6-5-debian-10-r66`, `1.7`, `1.7.6-5`, `latest` (1.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prestashop/blob/1.7.6-5-debian-10-r66/1.7/debian-10/Dockerfile)
* [`1.7-debian-10`, `1.7.6-6-debian-10-r0`, `1.7`, `1.7.6-6`, `latest` (1.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prestashop/blob/1.7.6-6-debian-10-r0/1.7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/prestashop GitHub repo](https://github.com/bitnami/bitnami-docker-prestashop).