2.4.53-debian-10-r51 release
This commit is contained in:
parent
47d3fdf252
commit
b5d6e082e2
|
|
@ -47,7 +47,8 @@ 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/).
|
||||
|
||||
|
||||
* [`2.4`, `2.4-debian-10`, `2.4.53`, `2.4.53-debian-10-r50`, `latest` (2.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.53-debian-10-r50/2.4/debian-10/Dockerfile)
|
||||
* [`2.4`, `2.4-debian-11`, `2.4.53`, `2.4.53-debian-11-r-1`, `latest` (2.4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.53-debian-11-r-1/2.4/debian-11/Dockerfile)
|
||||
* [`2.4`, `2.4-debian-10`, `2.4.53`, `2.4.53-debian-10-r51`, `latest` (2.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.53-debian-10-r51/2.4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/apache GitHub repo](https://github.com/bitnami/bitnami-docker-apache).
|
||||
|
||||
|
|
@ -68,7 +69,7 @@ $ docker pull bitnami/apache:[TAG]
|
|||
If you wish, you can also build the image yourself.
|
||||
|
||||
```console
|
||||
$ docker build -t bitnami/apache:latest 'https://github.com/bitnami/bitnami-docker-apache.git#master:2.4/debian-10'
|
||||
$ docker build -t bitnami/apache:latest 'https://github.com/bitnami/bitnami-docker-apache.git#master:2.4/debian-11'$ docker build -t bitnami/apache:latest 'https://github.com/bitnami/bitnami-docker-apache.git#master:2.4/debian-10'
|
||||
```
|
||||
|
||||
## Hosting a static website
|
||||
|
|
|
|||
Loading…
Reference in New Issue