7.12.6-debian-10-r0 release

This commit is contained in:
Bitnami Bot 2022-05-24 22:29:02 +00:00 committed by Bitnami Containers
parent 8c02f3ec1b
commit 15f6ea1346
3 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "8.0.19-0"
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.53-0" --checksum 716e4948a2c40f0a0cc5b1656052aeef916a79152250b0b6c1392dd1187f575a
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-0" --checksum a288a3866c8d3b06951b6781c79a6e3551e99c159aafa1d3dfcaa3e54db93ea7
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "8.0.19-0" --checksum d9e9fcca0331bffb09d452b89757c49e3186c3d142c3cf442d75698e76432ee4
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "suitecrm" "7.12.5-1" --checksum c5c986118c6adee5d0a80071fd83625f8b388a83b411831c644a17bc72d7b0c8
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "suitecrm" "7.12.6-0" --checksum 268bd3601ea21ba30128ed0226cf24c235369ca9f5fba4a3a981356d6ed14265
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-0" --checksum af5ec81cfb8e8420fe6af80a77d40da25e0f7e136abb6dde27267c97fb27cf8b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
RUN apt-get update && apt-get upgrade -y && \
@ -29,7 +29,7 @@ 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="7.12.5" \
APP_VERSION="7.12.6" \
BITNAMI_APP_NAME="suitecrm" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/apache/bin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:$PATH"

View File

@ -43,9 +43,9 @@
},
"suitecrm": {
"arch": "amd64",
"digest": "c5c986118c6adee5d0a80071fd83625f8b388a83b411831c644a17bc72d7b0c8",
"digest": "268bd3601ea21ba30128ed0226cf24c235369ca9f5fba4a3a981356d6ed14265",
"distro": "debian-10",
"type": "NAMI",
"version": "7.12.5-1"
"version": "7.12.6-0"
}
}

View File

@ -38,7 +38,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`8`, `8-debian-10`, `8.1.1`, `8.1.1-debian-10-r0`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/8.1.1-debian-10-r0/8/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.12.6`, `7.12.6-debian-10-r-1` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/7.12.6-debian-10-r-1/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.12.6`, `7.12.6-debian-10-r0` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-suitecrm/blob/7.12.6-debian-10-r0/7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/suitecrm GitHub repo](https://github.com/bitnami/bitnami-docker-suitecrm).