diff --git a/bitnami/osclass/3/ol-7/Dockerfile b/bitnami/osclass/3/ol-7/Dockerfile index 0f7da7df3af4..890c1d29a085 100644 --- a/bitnami/osclass/3/ol-7/Dockerfile +++ b/bitnami/osclass/3/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r438 +FROM bitnami/oraclelinux-extras:7-r439 LABEL maintainer "Bitnami " # 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="" \ diff --git a/bitnami/osclass/README.md b/bitnami/osclass/README.md index d44cb8a3af3a..cc12c079b51b 100644 --- a/bitnami/osclass/README.md +++ b/bitnami/osclass/README.md @@ -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).