8.4.1-debian-10-r50 release
This commit is contained in:
parent
047924cdf5
commit
b4dfc59eba
|
|
@ -20,7 +20,7 @@ RUN useradd -r -u 1001 -g root solr
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="solr" \
|
||||
BITNAMI_IMAGE_VERSION="8.4.1-debian-10-r49" \
|
||||
BITNAMI_IMAGE_VERSION="8.4.1-debian-10-r50" \
|
||||
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.4.1-debian-10-r49`, `8`, `8.4.1`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.4.1-debian-10-r49/8/debian-10/Dockerfile)
|
||||
* [`8-debian-10`, `8.4.1-debian-10-r50`, `8`, `8.4.1`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.4.1-debian-10-r50/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