[bitnami/moodle] Release 4.1.1-debian-11-r19 (#25761)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-03-01 09:17:25 +01:00
committed by GitHub
parent 8654cdd874
commit 6b77c2e961
2 changed files with 5 additions and 5 deletions

View File

@@ -5,10 +5,10 @@ ARG TARGETARCH
ARG WITH_ALL_LOCALES="no"
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-02-27T22:12:41Z" \
org.opencontainers.image.created="2023-03-01T07:30:00Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="4.1.1-debian-11-r18" \
org.opencontainers.image.ref.name="4.1.1-debian-11-r19" \
org.opencontainers.image.title="moodle" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="4.1.1"
@@ -30,7 +30,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.0.28-2-linux-${OS_ARCH}-debian-11" \
"render-template-1.0.5-1-linux-${OS_ARCH}-debian-11" \
"moodle-4.1.1-4-linux-${OS_ARCH}-debian-11" \
"moodle-4.1.1-5-linux-${OS_ARCH}-debian-11" \
"gosu-1.16.0-2-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \

View File

@@ -22,10 +22,10 @@
},
"moodle": {
"arch": "amd64",
"digest": "3328132381c1c4b15cabecef5ededc0e4ee71cef0c5df299a0c40f51b35d06ce",
"digest": "5f4699d43cc6b45ca4f2dd9b799b2f62e00fd81ad46c80ba644daeda5cdf35e3",
"distro": "debian-11",
"type": "NAMI",
"version": "4.1.1-4"
"version": "4.1.1-5"
},
"mysql-client": {
"arch": "amd64",