3.7.4-ol-7-r410 release

This commit is contained in:
Bitnami Bot 2019-08-25 04:40:17 +00:00
parent 35d972e91f
commit 0efac797f3
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r438
FROM bitnami/oraclelinux-extras:7-r439
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -18,7 +18,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_SET_HTTPS_PORT="no" \
APACHE_SET_HTTP_PORT="no" \
BITNAMI_APP_NAME="osclass" \
BITNAMI_IMAGE_VERSION="3.7.4-ol-7-r409" \
BITNAMI_IMAGE_VERSION="3.7.4-ol-7-r410" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -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.7.4-ol-7-r409` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-ol-7-r409/3/ol-7/Dockerfile)
* [`3-ol-7`, `3.7.4-ol-7-r410` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-ol-7-r410/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.7.4-debian-9-r340`, `3`, `3.7.4`, `3.7.4-r340`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-debian-9-r340/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/osclass GitHub repo](https://github.com/bitnami/bitnami-docker-osclass).