diff --git a/bitnami/solr/8/debian-10/Dockerfile b/bitnami/solr/8/debian-10/Dockerfile index 16b68b39510b..66c61d3304ee 100644 --- a/bitnami/solr/8/debian-10/Dockerfile +++ b/bitnami/solr/8/debian-10/Dockerfile @@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami COPY rootfs / RUN /opt/bitnami/scripts/solr/postunpack.sh ENV BITNAMI_APP_NAME="solr" \ - BITNAMI_IMAGE_VERSION="8.9.0-debian-10-r88" \ + BITNAMI_IMAGE_VERSION="8.9.0-debian-10-r89" \ PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:/opt/bitnami/common/bin:$PATH" EXPOSE 8983 diff --git a/bitnami/solr/README.md b/bitnami/solr/README.md index 889623bcf584..00c96ac020f6 100644 --- a/bitnami/solr/README.md +++ b/bitnami/solr/README.md @@ -36,7 +36,7 @@ You can find the available configuration options in the [Environment Variables]( Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`8`, `8-debian-10`, `8.9.0`, `8.9.0-debian-10-r88`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.9.0-debian-10-r88/8/debian-10/Dockerfile) +* [`8`, `8-debian-10`, `8.9.0`, `8.9.0-debian-10-r89`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.9.0-debian-10-r89/8/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).