From 890dc5281c349e7c8fe647354e02908be7d561cc Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 30 Jan 2022 21:13:51 +0000 Subject: [PATCH] 7.12.3-debian-10-r3 release --- bitnami/suitecrm/7/debian-10/Dockerfile | 4 ++-- bitnami/suitecrm/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/suitecrm/7/debian-10/Dockerfile b/bitnami/suitecrm/7/debian-10/Dockerfile index e3eec87342ce..3e807dc66807 100644 --- a/bitnami/suitecrm/7/debian-10/Dockerfile +++ b/bitnami/suitecrm/7/debian-10/Dockerfile @@ -23,14 +23,14 @@ RUN sed -i -e '/pam_loginuid.so/ s/^#*/#/' /etc/pam.d/cron 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/suitecrm/postunpack.sh ENV APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ BITNAMI_APP_NAME="suitecrm" \ - BITNAMI_IMAGE_VERSION="7.12.3-debian-10-r2" \ + BITNAMI_IMAGE_VERSION="7.12.3-debian-10-r3" \ PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/apache/bin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:$PATH" EXPOSE 8080 8443 diff --git a/bitnami/suitecrm/README.md b/bitnami/suitecrm/README.md index 7922b26d42fa..0b8db355414a 100644 --- a/bitnami/suitecrm/README.md +++ b/bitnami/suitecrm/README.md @@ -39,7 +39,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/). -* [`7`, `7-debian-10`, `7.12.3`, `7.12.3-debian-10-r2`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/7.12.3-debian-10-r2/7/debian-10/Dockerfile) +* [`7`, `7-debian-10`, `7.12.3`, `7.12.3-debian-10-r3`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/7.12.3-debian-10-r3/7/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/suitecrm GitHub repo](https://github.com/bitnami/bitnami-docker-suitecrm).