[bitnami/joomla] Release 4.2.9-debian-11-r0 (#27404)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-03-14 17:39:55 +01:00
committed by GitHub
parent c8a9022992
commit 94e947dfbc
4 changed files with 8 additions and 9 deletions

View File

@@ -3,13 +3,13 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-03-13T22:30:49Z" \
org.opencontainers.image.created="2023-03-14T16:08:32Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="4.2.8-debian-11-r9" \
org.opencontainers.image.ref.name="4.2.9-debian-11-r0" \
org.opencontainers.image.title="joomla" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="4.2.8"
org.opencontainers.image.version="4.2.9"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -27,7 +27,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
"mysql-client-10.6.12-1-linux-${OS_ARCH}-debian-11" \
"libphp-8.1.16-3-linux-${OS_ARCH}-debian-11" \
"render-template-1.0.5-1-linux-${OS_ARCH}-debian-11" \
"joomla-4.2.8-1-linux-${OS_ARCH}-debian-11" \
"joomla-4.2.9-0-linux-${OS_ARCH}-debian-11" \
"gosu-1.16.0-2-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
@@ -52,7 +52,7 @@ RUN /opt/bitnami/scripts/joomla/postunpack.sh
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
ENV APACHE_HTTPS_PORT_NUMBER="" \
APACHE_HTTP_PORT_NUMBER="" \
APP_VERSION="4.2.8" \
APP_VERSION="4.2.9" \
BITNAMI_APP_NAME="joomla" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/apache/bin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:$PATH"

View File

@@ -15,10 +15,10 @@
},
"joomla": {
"arch": "amd64",
"digest": "71cc0738287974b89ecc908d062326ab160cb01905c51ec253af4e658d6b5888",
"digest": "2f7dd1e7b5984dd6dff11403489c9aea6e35c8cf57ac8936ca52e7727de1bd44",
"distro": "debian-11",
"type": "NAMI",
"version": "4.2.8-1"
"version": "4.2.9-0"
},
"libphp": {
"arch": "amd64",

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "4"
- 4-debian-11
- 4.2.8
- 4.2.9
- latest

View File

@@ -5,7 +5,6 @@
> Joomla! is an award winning open source CMS platform for building websites and applications. It includes page caching, page compression and Let's Encrypt auto-configuration support.
[Overview of Joomla!](http://www.joomla.org/)
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