8.6.2-debian-10-r12 release

This commit is contained in:
Bitnami Bot 2020-09-13 10:00:52 +00:00
parent f03bea62d6
commit 68ef33a7cd
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.2-debian-10-r11" \
BITNAMI_IMAGE_VERSION="8.6.2-debian-10-r12" \
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`, `8-debian-10`, `8.6.2`, `8.6.2-debian-10-r11`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.6.2-debian-10-r11/8/debian-10/Dockerfile)
* [`8`, `8-debian-10`, `8.6.2`, `8.6.2-debian-10-r12`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.6.2-debian-10-r12/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).