5.9.3-debian-11-r6 release
This commit is contained in:
parent
b0f6f06ed5
commit
710e05e2fd
|
|
@ -14,7 +14,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "8.0.20-150
|
|||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wp-cli" "2.6.0-150" --checksum 1d47407703e824d0d6c17ea6720947f7d55dd7db657e997b0411259de1cdc688
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.22.0-150" --checksum 87dbf69bc5beb55529a719be21778a067853036ebac4f42d2106cf2f35717757
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.8-150" --checksum b47e1015fc1c9ce456f134ffd5b6ac6960c3f369c96fcd37319e9289b29a1047
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.9.3-150" --checksum f4f8d5c68d4be02985cea978761dae3c50194482e05ff5307c9c6c57249315c2
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wordpress" "5.9.3-151" --checksum a8b3ba663f2d64599cb1ce23122c2c7f3d7ddab3085c6ddc177bc9df6da65b12
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-150" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
|
|
|||
|
|
@ -36,10 +36,10 @@
|
|||
},
|
||||
"wordpress": {
|
||||
"arch": "amd64",
|
||||
"digest": "f4f8d5c68d4be02985cea978761dae3c50194482e05ff5307c9c6c57249315c2",
|
||||
"digest": "a8b3ba663f2d64599cb1ce23122c2c7f3d7ddab3085c6ddc177bc9df6da65b12",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "5.9.3-150"
|
||||
"version": "5.9.3-151"
|
||||
},
|
||||
"wp-cli": {
|
||||
"arch": "amd64",
|
||||
|
|
|
|||
|
|
@ -35,7 +35,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-r5`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.9.3-debian-11-r5/5/debian-11/Dockerfile)
|
||||
- [`5`, `5-debian-11`, `5.9.3`, `5.9.3-debian-11-r6`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress-nginx/blob/5.9.3-debian-11-r6/5/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/wordpress-nginx GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress-nginx).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue