mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 14:58:01 +08:00
[bitnami/wordpress] Release 6.1.1-debian-11-r40 (#22583)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -5,7 +5,7 @@ ARG TARGETARCH
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="6.1.1-debian-11-r39" \
|
||||
org.opencontainers.image.ref.name="6.1.1-debian-11-r40" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/wordpress" \
|
||||
org.opencontainers.image.title="wordpress" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -24,11 +24,11 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"render-template-1.0.5-0-linux-${OS_ARCH}-debian-11" \
|
||||
"php-8.1.14-1-linux-${OS_ARCH}-debian-11" \
|
||||
"apache-2.4.55-1-linux-${OS_ARCH}-debian-11" \
|
||||
"apache-2.4.55-4-linux-${OS_ARCH}-debian-11" \
|
||||
"wp-cli-2.7.1-2-linux-${OS_ARCH}-debian-11" \
|
||||
"mysql-client-10.6.11-2-linux-${OS_ARCH}-debian-11" \
|
||||
"libphp-8.1.14-2-linux-${OS_ARCH}-debian-11" \
|
||||
"wordpress-6.1.1-20-linux-${OS_ARCH}-debian-11" \
|
||||
"wordpress-6.1.1-21-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.16.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"apache": {
|
||||
"arch": "amd64",
|
||||
"digest": "d0aa10a66399e95861e3ab3dc2d36fc84eabe022ecb577fb4c4e72e9b34c9655",
|
||||
"digest": "6937b37eaae1a0053c097ae04509cf3ccc4d260dd5fe010572753c3e8b22470d",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "2.4.55-1"
|
||||
"version": "2.4.55-4"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
@@ -43,10 +43,10 @@
|
||||
},
|
||||
"wordpress": {
|
||||
"arch": "amd64",
|
||||
"digest": "f72150d839c00a991162616ab7ce25ef6e5e32303f7e301514f0291fc3f16aa8",
|
||||
"digest": "812f41b5cfeaf8a0ea91532a9df0d465f0e13d0949eb96160dba8833d31b8796",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "6.1.1-20"
|
||||
"version": "6.1.1-21"
|
||||
},
|
||||
"wp-cli": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user