diff --git a/bitnami/osclass/3/ol-7/Dockerfile b/bitnami/osclass/3/ol-7/Dockerfile index 1eb13bbf776f..1333e055e5b7 100644 --- a/bitnami/osclass/3/ol-7/Dockerfile +++ b/bitnami/osclass/3/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r499 +FROM bitnami/oraclelinux-extras:7-r500 LABEL maintainer "Bitnami " # Install required system packages and dependencies @@ -12,7 +12,7 @@ RUN bitnami-pkg unpack osclass-3.7.4-22 --checksum 8988c5c3a7b0727770b6db4bb36d6 COPY rootfs / ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="osclass" \ - BITNAMI_IMAGE_VERSION="3.7.4-ol-7-r458" \ + BITNAMI_IMAGE_VERSION="3.7.4-ol-7-r459" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/osclass/README.md b/bitnami/osclass/README.md index bad2f3d985f2..3c124a9c1fd5 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-r458` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-ol-7-r458/3/ol-7/Dockerfile) +* [`3-ol-7`, `3.7.4-ol-7-r459` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-ol-7-r459/3/ol-7/Dockerfile) * [`3-debian-9`, `3.7.4-debian-9-r383`, `3`, `3.7.4`, `3.7.4-r383`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/3.7.4-debian-9-r383/3/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/osclass GitHub repo](https://github.com/bitnami/bitnami-docker-osclass).