[bitnami/moodle] Release 4.1.4-debian-11-r30 (#42333)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-07-26 02:01:24 +02:00 committed by GitHub
parent 68fc098f21
commit 29e21d89d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -9,10 +9,10 @@ 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="2023-07-22T22:59:23Z" \
org.opencontainers.image.created="2023-07-25T22:19:19Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="4.1.4-debian-11-r28" \
org.opencontainers.image.ref.name="4.1.4-debian-11-r30" \
org.opencontainers.image.title="moodle" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="4.1.4"
@ -28,12 +28,12 @@ RUN install_packages acl ca-certificates cron curl libaudit1 libbrotli1 libbsd0
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"php-8.1.21-2-linux-${OS_ARCH}-debian-11" \
"apache-2.4.57-8-linux-${OS_ARCH}-debian-11" \
"apache-2.4.57-10-linux-${OS_ARCH}-debian-11" \
"postgresql-client-13.11.0-1-linux-${OS_ARCH}-debian-11" \
"mysql-client-10.11.4-0-linux-${OS_ARCH}-debian-11" \
"libphp-8.1.21-1-linux-${OS_ARCH}-debian-11" \
"libphp-8.1.21-3-linux-${OS_ARCH}-debian-11" \
"render-template-1.0.5-9-linux-${OS_ARCH}-debian-11" \
"moodle-4.1.4-0-linux-${OS_ARCH}-debian-11" \
"moodle-4.1.4-1-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@ -3,19 +3,19 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "2.4.57-8"
"version": "2.4.57-10"
},
"libphp": {
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "8.1.21-1"
"version": "8.1.21-3"
},
"moodle": {
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "4.1.4-0"
"version": "4.1.4-1"
},
"mysql-client": {
"arch": "amd64",