5.9.3-debian-11-r2 release

This commit is contained in:
Bitnami Bot 2022-06-09 12:02:09 +00:00 committed by Bitnami Containers
parent 6b0ed12460
commit 7e0dc47be6
3 changed files with 11 additions and 11 deletions

View File

@ -10,11 +10,11 @@ COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip less libaudit1 libbrotli1 libbsd0 libbz2-1.0 libc6 libcap-ng0 libcom-err2 libcrypt1 libcurl4 libexpat1 libffi7 libfftw3-double3 libfontconfig1 libfreetype6 libgcc-s1 libgcrypt20 libglib2.0-0 libgmp10 libgnutls30 libgomp1 libgpg-error0 libgssapi-krb5-2 libhogweed6 libicu67 libidn2-0 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblcms2-2 libldap-2.4-2 liblqr-1-0 libltdl7 liblzma5 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmd0 libmemcached11 libncurses6 libnettle8 libnghttp2-14 libonig5 libp11-kit0 libpam0g libpcre2-8-0 libpcre3 libpng16-16 libpq5 libpsl5 libreadline8 librtmp1 libsasl2-2 libsodium23 libsqlite3-0 libssh2-1 libssl1.1 libstdc++6 libsybdb5 libtasn1-6 libtidy5deb1 libtinfo6 libunistring2 libuuid1 libwebp6 libx11-6 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxslt1.1 libzip4 procps tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-1" --checksum 8b992a5ee513c5eaca52b19232b21a93588ddf4c4850be4d47c6f19b11d1d90a
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "8.0.19-4" --checksum ad4a259b2ba022652889664895b9635b17bce20281938888eabb6ee3a1d3b591
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.53-2" --checksum 7e1ba6846eaf9acc3b97ee6b6768383c337d4bcdb39a863affb83b6e16d8c332
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "8.0.20-0" --checksum 7229552a154bf535a1c3afadf927cf366c345627a244c7bfe1a013e334653bc8
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.54-0" --checksum d6ead7637955f94ec4821b1d2ceccb36fb91b8f4ee4aef3bf4287c588be2f1b4
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wp-cli" "2.6.0-1" --checksum 1d47407703e824d0d6c17ea6720947f7d55dd7db657e997b0411259de1cdc688
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-0" --checksum b47e1015fc1c9ce456f134ffd5b6ac6960c3f369c96fcd37319e9289b29a1047
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "8.0.19-0" --checksum 59403ecc805686d0719f0284bd8c42329616c16a5dc4a7ff5ac009f857522fe3
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "8.0.20-1" --checksum 7dab47ea9fff600df715d20eb26749f534b0ab5b83a71bf974a5d2657dfad26e
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.9.3-5" --checksum f4f8d5c68d4be02985cea978761dae3c50194482e05ff5307c9c6c57249315c2
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
RUN apt-get update && apt-get upgrade -y && \

View File

@ -1,10 +1,10 @@
{
"apache": {
"arch": "amd64",
"digest": "7e1ba6846eaf9acc3b97ee6b6768383c337d4bcdb39a863affb83b6e16d8c332",
"digest": "d6ead7637955f94ec4821b1d2ceccb36fb91b8f4ee4aef3bf4287c588be2f1b4",
"distro": "debian-11",
"type": "NAMI",
"version": "2.4.53-2"
"version": "2.4.54-0"
},
"gosu": {
"arch": "amd64",
@ -15,10 +15,10 @@
},
"libphp": {
"arch": "amd64",
"digest": "59403ecc805686d0719f0284bd8c42329616c16a5dc4a7ff5ac009f857522fe3",
"digest": "7dab47ea9fff600df715d20eb26749f534b0ab5b83a71bf974a5d2657dfad26e",
"distro": "debian-11",
"type": "NAMI",
"version": "8.0.19-0"
"version": "8.0.20-1"
},
"mysql-client": {
"arch": "amd64",
@ -29,10 +29,10 @@
},
"php": {
"arch": "amd64",
"digest": "ad4a259b2ba022652889664895b9635b17bce20281938888eabb6ee3a1d3b591",
"digest": "7229552a154bf535a1c3afadf927cf366c345627a244c7bfe1a013e334653bc8",
"distro": "debian-11",
"type": "NAMI",
"version": "8.0.19-4"
"version": "8.0.20-0"
},
"render-template": {
"arch": "amd64",

View File

@ -24,7 +24,7 @@ $ docker-compose up -d
- Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
- All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading Linux distribution.
- All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DCT)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
- Bitnami container images are released daily with the latest distribution packages available.
- Bitnami container images are released on a regular basis with the latest distribution packages available.
# How to deploy WordPress in Kubernetes?
@ -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-11`, `5.9.3`, `5.9.3-debian-11-r1`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.9.3-debian-11-r1/5/debian-11/Dockerfile)
- [`5`, `5-debian-11`, `5.9.3`, `5.9.3-debian-11-r2`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.9.3-debian-11-r2/5/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/wordpress GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress).