[bitnami/joomla] Release 3.10.11-debian-11-r11 (#6917)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2022-09-18 13:24:55 +02:00 committed by GitHub
parent 55689cefed
commit 0fe0feef93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 11 additions and 11 deletions

View File

@ -4,7 +4,7 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="3.10.11-debian-11-r10" \
org.opencontainers.image.ref.name="3.10.11-debian-11-r11" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/joomla" \
org.opencontainers.image.title="joomla" \
org.opencontainers.image.vendor="VMware, Inc." \

View File

@ -5,7 +5,7 @@
set -o errexit
set -o nounset
set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose
# set -o xtrace # Uncomment this line for debugging purposes
# Load libraries
. /opt/bitnami/scripts/libversion.sh

View File

@ -5,7 +5,7 @@
set -o errexit
set -o nounset
set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose
# set -o xtrace # Uncomment this line for debugging purposes
# Load libraries
. /opt/bitnami/scripts/libapache.sh

View File

@ -5,7 +5,7 @@
set -o errexit
set -o nounset
set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose
# set -o xtrace # Uncomment this line for debugging purposes
# Load libraries
. /opt/bitnami/scripts/libapache.sh

View File

@ -5,7 +5,7 @@
set -o errexit
set -o nounset
set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose
# set -o xtrace # Uncomment this line for debugging purposes
# Load libraries
. /opt/bitnami/scripts/libapache.sh

View File

@ -5,7 +5,7 @@
set -o errexit
set -o nounset
set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose
# set -o xtrace # Uncomment this line for debugging purposes
# Load libraries
. /opt/bitnami/scripts/libapache.sh

View File

@ -5,7 +5,7 @@
set -o errexit
set -o nounset
set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose
# set -o xtrace # Uncomment this line for debugging purposes
# Load Joomla! environment
. /opt/bitnami/scripts/joomla-env.sh

View File

@ -5,7 +5,7 @@
set -o errexit
set -o nounset
set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose
# set -o xtrace # Uncomment this line for debugging purposes
# Load Joomla! environment
. /opt/bitnami/scripts/joomla-env.sh

View File

@ -5,7 +5,7 @@
set -o errexit
set -o nounset
set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose
# set -o xtrace # Uncomment this line for debugging purposes
# Load Joomla! environment
. /opt/bitnami/scripts/joomla-env.sh

View File

@ -5,7 +5,7 @@
set -o errexit
set -o nounset
set -o pipefail
# set -o xtrace # Uncomment this line for debugging purpose
# set -o xtrace # Uncomment this line for debugging purposes
# Load libraries
. /opt/bitnami/scripts/libphp.sh

View File

@ -44,7 +44,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`4`, `4-debian-11`, `4.2.2`, `4.2.2-debian-11-r6`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/joomla/4/debian-11/Dockerfile)
* [`3`, `3-debian-11`, `3.10.11`, `3.10.11-debian-11-r10` (3/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/joomla/3/debian-11/Dockerfile)
* [`3`, `3-debian-11`, `3.10.11`, `3.10.11-debian-11-r11` (3/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/joomla/3/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).