8.6.2-debian-10-r34 release

This commit is contained in:
Bitnami Bot 2020-09-29 15:15:35 +00:00
parent a5411980e0
commit 684da4acd2
2 changed files with 4 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-r33" \
BITNAMI_IMAGE_VERSION="8.6.2-debian-10-r34" \
NAMI_PREFIX="/.nami" \
OS_ARCH="amd64" \
OS_FLAVOUR="debian-10" \

View File

@ -18,6 +18,8 @@ $ curl -sSL https://raw.githubusercontent.com/bitnami/bitnami-docker-solr/master
$ docker-compose up -d
```
You can find the available configuration options in the [Environment Variables](#environment-variables) section.
# Why use Bitnami Images?
* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
@ -35,7 +37,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-r33`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.6.2-debian-10-r33/8/debian-10/Dockerfile)
* [`8`, `8-debian-10`, `8.6.2`, `8.6.2-debian-10-r34`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.6.2-debian-10-r34/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).