5.9.3-debian-10-r35 release

This commit is contained in:
Bitnami Bot 2022-05-06 22:53:27 +00:00 committed by Bitnami Containers
parent 7ef5d6ce55
commit 6e8b33271b
1 changed files with 2 additions and 3 deletions

View File

@ -49,8 +49,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-r-1`, `latest` (5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.9.3-debian-11-r-1/5/debian-11/Dockerfile)
- [`5`, `5-debian-10`, `5.9.3`, `5.9.3-debian-10-r34`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.9.3-debian-10-r34/5/debian-10/Dockerfile)
- [`5`, `5-debian-10`, `5.9.3`, `5.9.3-debian-10-r35`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.9.3-debian-10-r35/5/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/wordpress GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress).
@ -71,7 +70,7 @@ $ docker pull bitnami/wordpress-intel:[TAG]
If you wish, you can also build the image yourself.
```console
$ docker build -t bitnami/wordpress-intel:latest 'https://github.com/bitnami/bitnami-docker-wordpress.git#master:5/debian-11'$ docker build -t bitnami/wordpress-intel:latest 'https://github.com/bitnami/bitnami-docker-wordpress.git#master:5/debian-10'
$ docker build -t bitnami/wordpress-intel:latest 'https://github.com/bitnami/bitnami-docker-wordpress.git#master:5/debian-10'
```
## How to use this image