From 7379c44a272e1bc38cccb764dca244de9a0ea16b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 5 Feb 2020 14:52:58 +0000 Subject: [PATCH] 3.8.1-debian-10-r6 release --- bitnami/moodle/3/debian-10/Dockerfile | 2 +- bitnami/moodle/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/moodle/3/debian-10/Dockerfile b/bitnami/moodle/3/debian-10/Dockerfile index 038af49da16d..6f2aa127dbbd 100644 --- a/bitnami/moodle/3/debian-10/Dockerfile +++ b/bitnami/moodle/3/debian-10/Dockerfile @@ -22,7 +22,7 @@ RUN /build/install-tini.sh COPY rootfs / ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="moodle" \ - BITNAMI_IMAGE_VERSION="3.8.1-debian-10-r5" \ + BITNAMI_IMAGE_VERSION="3.8.1-debian-10-r6" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/moodle/README.md b/bitnami/moodle/README.md index a26e69dcc183..50af606f9af9 100644 --- a/bitnami/moodle/README.md +++ b/bitnami/moodle/README.md @@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`3-ol-7`, `3.8.1-ol-7-r21` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.8.1-ol-7-r21/3/ol-7/Dockerfile) -* [`3-debian-10`, `3.8.1-debian-10-r5`, `3`, `3.8.1`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.8.1-debian-10-r5/3/debian-10/Dockerfile) +* [`3-debian-10`, `3.8.1-debian-10-r6`, `3`, `3.8.1`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.8.1-debian-10-r6/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/moodle GitHub repo](https://github.com/bitnami/bitnami-docker-moodle).