[bitnami/moodle] Release 4.3.3-debian-11-r0 (#57841)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2024-02-12 08:10:36 +01:00 committed by GitHub
parent 7efd36bb20
commit 92a9acc87d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View File

@ -9,13 +9,13 @@ ARG WITH_ALL_LOCALES="no"
LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2024-02-12T02:11:33Z" \
org.opencontainers.image.created="2024-02-12T06:29:12Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="4.3.2-debian-11-r7" \
org.opencontainers.image.ref.name="4.3.3-debian-11-r0" \
org.opencontainers.image.title="moodle" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="4.3.2"
org.opencontainers.image.version="4.3.3"
ENV OS_ARCH="${TARGETARCH:-amd64}" \
OS_FLAVOUR="debian-11" \
@ -33,7 +33,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; \
"postgresql-client-13.14.0-0-linux-${OS_ARCH}-debian-11" \
"mysql-client-11.2.3-0-linux-${OS_ARCH}-debian-11" \
"libphp-8.1.27-2-linux-${OS_ARCH}-debian-11" \
"moodle-4.3.2-1-linux-${OS_ARCH}-debian-11" \
"moodle-4.3.3-0-linux-${OS_ARCH}-debian-11" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@ -64,7 +64,7 @@ RUN /opt/bitnami/scripts/moodle/postunpack.sh
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
ENV APACHE_HTTPS_PORT_NUMBER="" \
APACHE_HTTP_PORT_NUMBER="" \
APP_VERSION="4.3.2" \
APP_VERSION="4.3.3" \
BITNAMI_APP_NAME="moodle" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \

View File

@ -15,7 +15,7 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "4.3.2-1"
"version": "4.3.3-0"
},
"mysql-client": {
"arch": "amd64",

View File

@ -1,5 +1,5 @@
rolling-tags:
- "4.3"
- 4.3-debian-11
- 4.3.2
- 4.3.3
- latest