8.5.0-debian-10-r20 release
This commit is contained in:
parent
1c18b59b16
commit
bae39f1dc8
|
|
@ -19,7 +19,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="solr" \
|
||||
BITNAMI_IMAGE_VERSION="8.5.0-debian-10-r19" \
|
||||
BITNAMI_IMAGE_VERSION="8.5.0-debian-10-r20" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
SOLR_CORE="" \
|
||||
SOLR_CORE_CONF_DIR="_default" \
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ $ kubectl apply -f test.yaml
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`8-debian-10`, `8.5.0-debian-10-r19`, `8`, `8.5.0`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.5.0-debian-10-r19/8/debian-10/Dockerfile)
|
||||
* [`8-debian-10`, `8.5.0-debian-10-r20`, `8`, `8.5.0`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.5.0-debian-10-r20/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