8.6.0-debian-10-r13 release

This commit is contained in:
Bitnami Bot 2020-08-08 22:44:00 +00:00
parent 2e6015c61c
commit 7c5dd557a7
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
ENV BITNAMI_APP_NAME="solr" \
BITNAMI_IMAGE_VERSION="8.6.0-debian-10-r12" \
BITNAMI_IMAGE_VERSION="8.6.0-debian-10-r13" \
NAMI_PREFIX="/.nami" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

@ -35,7 +35,7 @@ $ docker-compose up -d
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-debian-10`, `8.6.0-debian-10-r12`, `8`, `8.6.0`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.6.0-debian-10-r12/8/debian-10/Dockerfile)
* [`8-debian-10`, `8.6.0-debian-10-r13`, `8`, `8.6.0`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.6.0-debian-10-r13/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).