3.7.4-ol-7-r404 release

This commit is contained in:
Bitnami Bot 2019-08-19 09:22:51 +00:00
parent 5882113dd5
commit 35edf0c15e
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r432
FROM bitnami/oraclelinux-extras:7-r433
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-r403" \
BITNAMI_IMAGE_VERSION="3.7.4-ol-7-r404" \
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-r403` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-ol-7-r403/3/ol-7/Dockerfile)
* [`3-ol-7`, `3.7.4-ol-7-r404` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-ol-7-r404/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.7.4-debian-9-r335`, `3`, `3.7.4`, `3.7.4-r335`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-debian-9-r335/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/osclass GitHub repo](https://github.com/bitnami/bitnami-docker-osclass).