[bitnami/drupal] Release 10.0.3-debian-11-r11 (#25364)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
239e9fd063
commit
7f400ad22d
|
|
@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
|
|||
ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
|
||||
org.opencontainers.image.created="2023-02-23T23:49:09Z" \
|
||||
org.opencontainers.image.created="2023-02-24T19:05:06Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="10.0.3-debian-11-r10" \
|
||||
org.opencontainers.image.ref.name="10.0.3-debian-11-r11" \
|
||||
org.opencontainers.image.title="drupal" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="10.0.3"
|
||||
|
|
@ -28,7 +28,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
|||
"libphp-8.1.16-2-linux-${OS_ARCH}-debian-11" \
|
||||
"render-template-1.0.5-1-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.16.0-2-linux-${OS_ARCH}-debian-11" \
|
||||
"drupal-10.0.3-3-linux-${OS_ARCH}-debian-11" \
|
||||
"drupal-10.0.3-4-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"digest": "4d82436d498365b011001285342e3da7bf564831ef3be82616378c85ee34580f",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "10.0.3-3"
|
||||
"version": "10.0.3-4"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
|
|
|
|||
Loading…
Reference in New Issue