From 0e82db1e032b7608a87d6b6b77705464615e8aee Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 22 Feb 2023 17:39:09 +0100 Subject: [PATCH] [bitnami/wordpress] Release 6.1.1-debian-11-r52 (#24925) Signed-off-by: Bitnami Containers --- bitnami/wordpress/6/debian-11/Dockerfile | 6 +++--- .../prebuildfs/opt/bitnami/.bitnami_components.json | 2 +- bitnami/wordpress/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/wordpress/6/debian-11/Dockerfile b/bitnami/wordpress/6/debian-11/Dockerfile index d1440ec5060e..9d59d7b53882 100644 --- a/bitnami/wordpress/6/debian-11/Dockerfile +++ b/bitnami/wordpress/6/debian-11/Dockerfile @@ -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-21T22:09:23Z" \ + org.opencontainers.image.created="2023-02-22T15:08:55Z" \ 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-r51" \ + org.opencontainers.image.ref.name="6.1.1-debian-11-r52" \ org.opencontainers.image.title="wordpress" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="6.1.1" @@ -26,7 +26,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \ "apache-2.4.55-6-linux-${OS_ARCH}-debian-11" \ "mysql-client-10.6.12-1-linux-${OS_ARCH}-debian-11" \ "libphp-8.1.16-2-linux-${OS_ARCH}-debian-11" \ - "wordpress-6.1.1-30-linux-${OS_ARCH}-debian-11" \ + "wordpress-6.1.1-31-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" \ ) && \ diff --git a/bitnami/wordpress/6/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/wordpress/6/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index 3a360d1d30a6..0d280e2fdddd 100644 --- a/bitnami/wordpress/6/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/wordpress/6/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -46,6 +46,6 @@ "digest": "e8102a1944de8acff7bcf6f6ed2cacbf1bfe2f1b5aaae7ca69c8f6b838b1c363", "distro": "debian-11", "type": "NAMI", - "version": "6.1.1-30" + "version": "6.1.1-31" } } \ No newline at end of file diff --git a/bitnami/wordpress/README.md b/bitnami/wordpress/README.md index c8c03b11c75d..4c7aae5f6fdd 100644 --- a/bitnami/wordpress/README.md +++ b/bitnami/wordpress/README.md @@ -617,7 +617,7 @@ Based on the extended image, you can update the [`docker-compose.yml`](https://g ### 5.1.1-r28, 5.1.1-rhel-7-r31 and 5.1.1-ol-7-r30 -- Users reported that they wanted to import their WordPress database from other installations, such as [this ticket](https://github.com/bitnami/bitnami-docker-wordpress/issues/157). Now, in order to cover this use case, the variable `WORDPRESS_SKIP_INSTALL` can be set to avoid the container launch the WordPress installation wizard. +- Users reported that they wanted to import their WordPress database from other installations. Now, in order to cover this use case, the variable `WORDPRESS_SKIP_INSTALL` can be set to avoid the container launch the WordPress installation wizard. ### 5.0.3-r20