3.5.1-ol-7-r25 release
This commit is contained in:
parent
1c2023956c
commit
0bd739e07d
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r58
|
||||
FROM bitnami/oraclelinux-extras:7-r61
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
|||
APACHE_HTTPS_PORT_NUMBER="443" \
|
||||
APACHE_HTTP_PORT_NUMBER="80" \
|
||||
BITNAMI_APP_NAME="moodle" \
|
||||
BITNAMI_IMAGE_VERSION="3.5.1-ol-7-r24" \
|
||||
BITNAMI_IMAGE_VERSION="3.5.1-ol-7-r25" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ $ docker-compose up -d
|
|||
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.5.1-ol-7-r24` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.5.1-ol-7-r24/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.5.1-ol-7-r25` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.5.1-ol-7-r25/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.5.1-debian-9-r29`, `3`, `3.5.1`, `3.5.1-r29`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.5.1-debian-9-r29/3/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/moodle GitHub repo](https://github.com/bitnami/bitnami-docker-moodle).
|
||||
|
|
|
|||
Loading…
Reference in New Issue