mirror of
https://github.com/bitnami/containers.git
synced 2026-03-04 14:57:23 +08:00
3.10.8-debian-10-r36 release
This commit is contained in:
committed by
Bitnami Containers
parent
65c9003d1d
commit
239271ee5b
@@ -43,10 +43,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/).
|
||||
|
||||
|
||||
* [`4`, `4-debian-11`, `4.1.2`, `4.1.2-debian-11-r-1`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/4.1.2-debian-11-r-1/4/debian-11/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.1.2`, `4.1.2-debian-10-r36`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/4.1.2-debian-10-r36/4/debian-10/Dockerfile)
|
||||
* [`3`, `3-debian-11`, `3.10.8`, `3.10.8-debian-11-r-1` (3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/3.10.8-debian-11-r-1/3/debian-11/Dockerfile)
|
||||
* [`3`, `3-debian-10`, `3.10.8`, `3.10.8-debian-10-r35` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/3.10.8-debian-10-r35/3/debian-10/Dockerfile)
|
||||
* [`3`, `3-debian-10`, `3.10.8`, `3.10.8-debian-10-r36` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-joomla/blob/3.10.8-debian-10-r36/3/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/joomla GitHub repo](https://github.com/bitnami/bitnami-docker-joomla).
|
||||
|
||||
@@ -67,7 +65,7 @@ $ docker pull bitnami/joomla:[TAG]
|
||||
If you wish, you can also build the image yourself.
|
||||
|
||||
```console
|
||||
$ docker build -t bitnami/joomla:latest 'https://github.com/bitnami/bitnami-docker-joomla.git#master:4/debian-11'$ docker build -t bitnami/joomla:latest 'https://github.com/bitnami/bitnami-docker-joomla.git#master:4/debian-10'
|
||||
$ docker build -t bitnami/joomla:latest 'https://github.com/bitnami/bitnami-docker-joomla.git#master:4/debian-10'
|
||||
```
|
||||
|
||||
### How to use this image
|
||||
|
||||
Reference in New Issue
Block a user