4.0.1-debian-10-r0 release

This commit is contained in:
Bitnami Bot
2022-05-14 05:22:03 +00:00
committed by Bitnami Containers
parent 8340a8b663
commit 456c200b7f
78 changed files with 7281 additions and 3 deletions

View File

@@ -37,7 +37,8 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
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/).
* [`3`, `3-debian-10`, `3.11.7`, `3.11.7-debian-10-r3`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.11.7-debian-10-r3/3/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.0.1`, `4.0.1-debian-10-r0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/4.0.1-debian-10-r0/4/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.11.7`, `3.11.7-debian-10-r3` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.11.7-debian-10-r3/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/moodle GitHub repo](https://github.com/bitnami/bitnami-docker-moodle).
@@ -58,7 +59,7 @@ $ docker pull bitnami/moodle:[TAG]
If you wish, you can also build the image yourself.
```console
$ docker build -t bitnami/moodle:latest 'https://github.com/bitnami/bitnami-docker-moodle.git#master:3/debian-10'
$ docker build -t bitnami/moodle:latest 'https://github.com/bitnami/bitnami-docker-moodle.git#master:4/debian-10'
```
## How to use this image