mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 21:27:26 +08:00
[bitnami/suitecrm] Release 8.8.0-debian-12-r13 (#81820)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -8,10 +8,10 @@ ARG TARGETARCH
|
||||
|
||||
LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \
|
||||
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
||||
org.opencontainers.image.created="2025-05-17T21:03:28Z" \
|
||||
org.opencontainers.image.created="2025-05-30T16:06:22Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/suitecrm/README.md" \
|
||||
org.opencontainers.image.ref.name="8.8.0-debian-12-r12" \
|
||||
org.opencontainers.image.ref.name="8.8.0-debian-12-r13" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/suitecrm" \
|
||||
org.opencontainers.image.title="suitecrm" \
|
||||
org.opencontainers.image.vendor="Broadcom, Inc." \
|
||||
@@ -29,9 +29,9 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
|
||||
COMPONENTS=( \
|
||||
"render-template-1.0.7-16-linux-${OS_ARCH}-debian-12" \
|
||||
"php-8.1.32-8-linux-${OS_ARCH}-debian-12" \
|
||||
"apache-2.4.63-2-linux-${OS_ARCH}-debian-12" \
|
||||
"mysql-client-11.4.6-0-linux-${OS_ARCH}-debian-12" \
|
||||
"libphp-8.1.32-0-linux-${OS_ARCH}-debian-12" \
|
||||
"apache-2.4.63-4-linux-${OS_ARCH}-debian-12" \
|
||||
"mysql-client-11.4.7-0-linux-${OS_ARCH}-debian-12" \
|
||||
"libphp-8.1.32-2-linux-${OS_ARCH}-debian-12" \
|
||||
"suitecrm-8.8.0-2-linux-${OS_ARCH}-debian-12" \
|
||||
) ; \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
|
||||
@@ -3,19 +3,19 @@
|
||||
"arch": "amd64",
|
||||
"distro": "debian-12",
|
||||
"type": "NAMI",
|
||||
"version": "2.4.63-2"
|
||||
"version": "2.4.63-4"
|
||||
},
|
||||
"libphp": {
|
||||
"arch": "amd64",
|
||||
"distro": "debian-12",
|
||||
"type": "NAMI",
|
||||
"version": "8.1.32-0"
|
||||
"version": "8.1.32-2"
|
||||
},
|
||||
"mysql-client": {
|
||||
"arch": "amd64",
|
||||
"distro": "debian-12",
|
||||
"type": "NAMI",
|
||||
"version": "11.4.6-0"
|
||||
"version": "11.4.7-0"
|
||||
},
|
||||
"php": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
> SuiteCRM is a completely open source, enterprise-grade Customer Relationship Management (CRM) application. SuiteCRM is a fork of the popular SugarCRM application.
|
||||
|
||||
[Overview of SuiteCRM](http://www.suitecrm.com/)
|
||||
[Overview of SuiteCRM](https://www.suitecrm.com/)
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
## TL;DR
|
||||
|
||||
Reference in New Issue
Block a user