mirror of
https://github.com/bitnami/containers.git
synced 2026-03-13 14:58:03 +08:00
9.3.15-debian-11-r0 release
This commit is contained in:
committed by
Bitnami Containers
parent
5af31b9adf
commit
45f4064688
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user