mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
3.8.0-ol-7-r17 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r551
|
||||
FROM bitnami/oraclelinux-extras:7-r552
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -12,7 +12,7 @@ RUN bitnami-pkg unpack moodle-3.8.0-0 --checksum 1e36b69358d0a5f32ab5a611f20a231
|
||||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="moodle" \
|
||||
BITNAMI_IMAGE_VERSION="3.8.0-ol-7-r16" \
|
||||
BITNAMI_IMAGE_VERSION="3.8.0-ol-7-r17" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
||||
@@ -38,7 +38,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-ol-7`, `3.8.0-ol-7-r16` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.8.0-ol-7-r16/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.8.0-ol-7-r17` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.8.0-ol-7-r17/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.8.0-debian-9-r9`, `3`, `3.8.0`, `3.8.0-r9`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-moodle/blob/3.8.0-debian-9-r9/3/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/moodle GitHub repo](https://github.com/bitnami/bitnami-docker-moodle).
|
||||
|
||||
Reference in New Issue
Block a user