diff --git a/bitnami/solr/8/debian-10/Dockerfile b/bitnami/solr/8/debian-10/Dockerfile index 10eb0e64cfd7..8830365c3cbc 100644 --- a/bitnami/solr/8/debian-10/Dockerfile +++ b/bitnami/solr/8/debian-10/Dockerfile @@ -19,7 +19,7 @@ RUN apt-get update && apt-get upgrade -y && \ COPY rootfs / ENV BITNAMI_APP_NAME="solr" \ - BITNAMI_IMAGE_VERSION="8.7.0-debian-10-r78" \ + BITNAMI_IMAGE_VERSION="8.7.0-debian-10-r79" \ NAMI_PREFIX="/.nami" \ OS_ARCH="amd64" \ OS_FLAVOUR="debian-10" \ diff --git a/bitnami/solr/README.md b/bitnami/solr/README.md index 8550478c6e07..bc99b9154172 100644 --- a/bitnami/solr/README.md +++ b/bitnami/solr/README.md @@ -37,7 +37,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.7.0`, `8.7.0-debian-10-r78`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.7.0-debian-10-r78/8/debian-10/Dockerfile) +* [`8`, `8-debian-10`, `8.7.0`, `8.7.0-debian-10-r79`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.7.0-debian-10-r79/8/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).