[bitnami/matomo] Release 5.6.2-debian-12-r1 (#89310)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-06 20:47:07 +01:00
committed by GitHub
parent a224005f69
commit f33ba2b140
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-12-10T13:02:51Z" \
org.opencontainers.image.created="2026-01-06T19:17:56Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/matomo/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/matomo" \
@@ -29,10 +29,10 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \
"render-template-1.0.9-160-linux-${OS_ARCH}-debian-12" \
"php-8.4.15-7-linux-${OS_ARCH}-debian-12" \
"php-8.4.16-1-linux-${OS_ARCH}-debian-12" \
"apache-2.4.66-0-linux-${OS_ARCH}-debian-12" \
"mysql-client-12.1.2-0-linux-${OS_ARCH}-debian-12" \
"libphp-8.4.15-3-linux-${OS_ARCH}-debian-12" \
"libphp-8.4.16-0-linux-${OS_ARCH}-debian-12" \
"ini-file-1.4.9-5-linux-${OS_ARCH}-debian-12" \
"matomo-5.6.2-0-linux-${OS_ARCH}-debian-12" \
) ; \
@@ -61,7 +61,7 @@ ENV APACHE_HTTPS_PORT_NUMBER="" \
APACHE_HTTP_PORT_NUMBER="" \
APP_VERSION="5.6.2" \
BITNAMI_APP_NAME="matomo" \
IMAGE_REVISION="0" \
IMAGE_REVISION="1" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/apache/bin:/opt/bitnami/mysql/bin:$PATH"
EXPOSE 8080 8443

View File

@@ -544,7 +544,7 @@ If you encountered a problem running this container, you can file an [issue](htt
## License
Copyright &copy; 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Copyright &copy; 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.