diff --git a/bitnami/moodle/3/debian-10/Dockerfile b/bitnami/moodle/3/debian-10/Dockerfile index 88a795710639..e1f214f8f257 100644 --- a/bitnami/moodle/3/debian-10/Dockerfile +++ b/bitnami/moodle/3/debian-10/Dockerfile @@ -30,7 +30,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="443" \ APACHE_HTTP_PORT_NUMBER="80" \ BITNAMI_APP_NAME="moodle" \ - BITNAMI_IMAGE_VERSION="3.8.2-debian-10-r35" \ + BITNAMI_IMAGE_VERSION="3.8.2-debian-10-r36" \ LANG="en_US.UTF-8" \ LANGUAGE="en_US:en" \ MARIADB_HOST="mariadb" \ diff --git a/bitnami/moodle/README.md b/bitnami/moodle/README.md index cf43364cb6bd..9c967d836a3b 100644 --- a/bitnami/moodle/README.md +++ b/bitnami/moodle/README.md @@ -36,7 +36,7 @@ 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/containers/how-to/understand-rolling-tags-containers/). -* [`3-debian-10`, `3.8.2-debian-10-r35`, `3`, `3.8.2`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.8.2-debian-10-r35/3/debian-10/Dockerfile) +* [`3-debian-10`, `3.8.2-debian-10-r36`, `3`, `3.8.2`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.8.2-debian-10-r36/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/moodle GitHub repo](https://github.com/bitnami/bitnami-docker-moodle).