mirror of
https://github.com/bitnami/containers.git
synced 2026-02-11 22:47:20 +08:00
[bitnami/wordpress-nginx] Release 6.1.1-debian-11-r60 (#27414)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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-03-13T20:32:34Z" \
|
||||
org.opencontainers.image.created="2023-03-14T17:24:19Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="6.1.1-debian-11-r59" \
|
||||
org.opencontainers.image.ref.name="6.1.1-debian-11-r60" \
|
||||
org.opencontainers.image.title="wordpress-nginx" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="6.1.1"
|
||||
@@ -25,7 +25,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
"php-8.1.16-2-linux-${OS_ARCH}-debian-11" \
|
||||
"nginx-1.23.3-3-linux-${OS_ARCH}-debian-11" \
|
||||
"mysql-client-10.6.12-1-linux-${OS_ARCH}-debian-11" \
|
||||
"wordpress-6.1.1-38-linux-${OS_ARCH}-debian-11" \
|
||||
"wordpress-6.1.1-39-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" \
|
||||
) && \
|
||||
|
||||
@@ -36,9 +36,9 @@
|
||||
},
|
||||
"wordpress": {
|
||||
"arch": "amd64",
|
||||
"digest": "369e21209038a2c5779c07ccd6f23bd80d6367f1c36df0cf6d93914a87953819",
|
||||
"digest": "7e921c0122fa299ba19717dd93879933fd27801de8273902dd67f69cd1498b32",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "6.1.1-38"
|
||||
"version": "6.1.1-39"
|
||||
}
|
||||
}
|
||||
@@ -6,8 +6,6 @@
|
||||
|
||||
[Overview of WordPress with NGINX](http://www.wordpress.org)
|
||||
|
||||
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
|
||||
Reference in New Issue
Block a user