3.11.3-debian-10-r44 release

This commit is contained in:
Bitnami Bot
2021-10-27 16:18:38 +00:00
parent 5b61c39479
commit 209ba2d92b
4 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="" \
APACHE_HTTP_PORT_NUMBER="" \
BITNAMI_APP_NAME="moodle" \
BITNAMI_IMAGE_VERSION="3.11.3-debian-10-r43" \
BITNAMI_IMAGE_VERSION="3.11.3-debian-10-r44" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
MARIADB_HOST="mariadb" \

View File

@@ -1,7 +1,7 @@
version: '2'
services:
mariadb:
image: docker.io/bitnami/mariadb:10.5
image: docker.io/bitnami/mariadb:10.3
environment:
# ALLOW_EMPTY_PASSWORD is recommended only for development.
- ALLOW_EMPTY_PASSWORD=yes

View File

@@ -39,7 +39,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/tutorials/understand-rolling-tags-containers/).
* [`3`, `3-debian-10`, `3.11.3`, `3.11.3-debian-10-r43`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.11.3-debian-10-r43/3/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.11.3`, `3.11.3-debian-10-r44`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.11.3-debian-10-r44/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/moodle GitHub repo](https://github.com/bitnami/bitnami-docker-moodle).

View File

@@ -1,7 +1,7 @@
version: '2'
services:
mariadb:
image: docker.io/bitnami/mariadb:10.5
image: docker.io/bitnami/mariadb:10.3
environment:
# ALLOW_EMPTY_PASSWORD is recommended only for development.
- ALLOW_EMPTY_PASSWORD=yes