8.6.2-debian-10-r12 release
This commit is contained in:
parent
f03bea62d6
commit
68ef33a7cd
|
|
@ -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" \
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue