8.1.0-debian-10-r7 release

This commit is contained in:
Bitnami Bot
2022-04-06 13:00:11 +00:00
parent 31a6b3e566
commit 10d01f5e13
2 changed files with 3 additions and 3 deletions

View File

@@ -23,15 +23,15 @@ 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/apache/postunpack.sh
RUN /opt/bitnami/scripts/php/postunpack.sh
RUN /opt/bitnami/scripts/apache/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="" \
APP_VERSION="8.1.0" \
BITNAMI_APP_NAME="suitecrm" \
BITNAMI_IMAGE_VERSION="8.1.0-debian-10-r6" \
BITNAMI_IMAGE_VERSION="8.1.0-debian-10-r7" \
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

View File

@@ -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/).
* [`8`, `8-debian-10`, `8.1.0`, `8.1.0-debian-10-r6`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/8.1.0-debian-10-r6/8/debian-10/Dockerfile)
* [`8`, `8-debian-10`, `8.1.0`, `8.1.0-debian-10-r7`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/8.1.0-debian-10-r7/8/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.12.5`, `7.12.5-debian-10-r34` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/7.12.5-debian-10-r34/7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/suitecrm GitHub repo](https://github.com/bitnami/bitnami-docker-suitecrm).