From 6347fd578004ed547620bc3a3a3476b0a57eba9e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 30 Apr 2022 07:02:38 +0000 Subject: [PATCH] 1.7.8-5-debian-10-r38 release --- bitnami/prestashop/1.7/debian-10/Dockerfile | 2 +- bitnami/prestashop/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/prestashop/1.7/debian-10/Dockerfile b/bitnami/prestashop/1.7/debian-10/Dockerfile index c245bdece4c4..f3399091d363 100644 --- a/bitnami/prestashop/1.7/debian-10/Dockerfile +++ b/bitnami/prestashop/1.7/debian-10/Dockerfile @@ -22,8 +22,8 @@ RUN chmod g+rwX /opt/bitnami COPY rootfs / RUN /opt/bitnami/scripts/mysql-client/postunpack.sh -RUN /opt/bitnami/scripts/php/postunpack.sh RUN /opt/bitnami/scripts/apache/postunpack.sh +RUN /opt/bitnami/scripts/php/postunpack.sh RUN /opt/bitnami/scripts/apache-modphp/postunpack.sh RUN /opt/bitnami/scripts/prestashop/postunpack.sh ENV APACHE_HTTPS_PORT_NUMBER="" \ diff --git a/bitnami/prestashop/README.md b/bitnami/prestashop/README.md index 46a95136b57e..131d4977b02f 100644 --- a/bitnami/prestashop/README.md +++ b/bitnami/prestashop/README.md @@ -41,7 +41,7 @@ Non-root container images add an extra layer of security and are generally recom 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`, `1.7-debian-10`, `1.7.8-5`, `1.7.8-5-debian-10-r37`, `latest` (1.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prestashop/blob/1.7.8-5-debian-10-r37/1.7/debian-10/Dockerfile) +* [`1.7`, `1.7-debian-10`, `1.7.8-5`, `1.7.8-5-debian-10-r38`, `latest` (1.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prestashop/blob/1.7.8-5-debian-10-r38/1.7/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/prestashop GitHub repo](https://github.com/bitnami/bitnami-docker-prestashop).