From ebef669bb99c3e7b0988ac31e04fbfd7d5858d97 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 27 May 2022 06:59:50 +0000 Subject: [PATCH] 5.9.3-debian-10-r54 release --- bitnami/wordpress/5/debian-10/Dockerfile | 2 +- .../debian-10/prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- bitnami/wordpress/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/wordpress/5/debian-10/Dockerfile b/bitnami/wordpress/5/debian-10/Dockerfile index f6caba7af577..59923ba3b980 100644 --- a/bitnami/wordpress/5/debian-10/Dockerfile +++ b/bitnami/wordpress/5/debian-10/Dockerfile @@ -15,7 +15,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.53- RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wp-cli" "2.6.0-4" --checksum fa48eb0bf1c92c18e4e82ab6cbde981bbf5d63116e0fb9b665bce6d84d9a52f2 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-0" --checksum a288a3866c8d3b06951b6781c79a6e3551e99c159aafa1d3dfcaa3e54db93ea7 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "8.0.19-0" --checksum d9e9fcca0331bffb09d452b89757c49e3186c3d142c3cf442d75698e76432ee4 -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.9.3-14" --checksum d026e9bedf0b43b76f49b52e8d1627adf83fd4720abc1b32e33a795624e3c1d7 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.9.3-15" --checksum 22714c805f0a7649289743968a071f6da297c2c9a67fe77dd1b2016b38d40b10 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1 RUN apt-get update && apt-get upgrade -y && \ rm -r /var/lib/apt/lists /var/cache/apt/archives diff --git a/bitnami/wordpress/5/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/wordpress/5/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json index 281ab58b50a5..840aab7c12be 100644 --- a/bitnami/wordpress/5/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/wordpress/5/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json @@ -43,10 +43,10 @@ }, "wordpress": { "arch": "amd64", - "digest": "d026e9bedf0b43b76f49b52e8d1627adf83fd4720abc1b32e33a795624e3c1d7", + "digest": "22714c805f0a7649289743968a071f6da297c2c9a67fe77dd1b2016b38d40b10", "distro": "debian-10", "type": "NAMI", - "version": "5.9.3-14" + "version": "5.9.3-15" }, "wp-cli": { "arch": "amd64", diff --git a/bitnami/wordpress/README.md b/bitnami/wordpress/README.md index fd738efa0a8f..341c4e8b55f0 100644 --- a/bitnami/wordpress/README.md +++ b/bitnami/wordpress/README.md @@ -41,7 +41,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -- [`5`, `5-debian-10`, `5.9.3`, `5.9.3-debian-10-r53`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.9.3-debian-10-r53/5/debian-10/Dockerfile) +- [`5`, `5-debian-10`, `5.9.3`, `5.9.3-debian-10-r54`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.9.3-debian-10-r54/5/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/wordpress GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress).