9.3.15-debian-11-r0 release

This commit is contained in:
Bitnami Bot
2022-06-06 15:24:38 +00:00
committed by Bitnami Containers
parent 5af31b9adf
commit 45f4064688
63 changed files with 6544 additions and 2 deletions

View File

@@ -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/).
* [`9`, `9-debian-10`, `9.3.15`, `9.3.15-debian-10-r4`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal-nginx/blob/9.3.15-debian-10-r4/9/debian-10/Dockerfile)
* [`9`, `9-debian-11`, `9.3.15`, `9.3.15-debian-11-r0`, `latest` (9/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal-nginx/blob/9.3.15-debian-11-r0/9/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/drupal-nginx GitHub repo](https://github.com/bitnami/bitnami-docker-drupal-nginx).
@@ -56,7 +56,7 @@ $ docker pull bitnami/drupal-nginx:[TAG]
If you wish, you can also build the image yourself.
```console
$ docker build -t bitnami/drupal-nginx:latest 'https://github.com/bitnami/bitnami-docker-drupal-nginx.git#master:9/debian-10'
$ docker build -t bitnami/drupal-nginx:latest 'https://github.com/bitnami/bitnami-docker-drupal-nginx.git#master:9/debian-11'
```
## How to use this image