8.3.1-ol-7-r21 release

This commit is contained in:
Bitnami Bot 2019-12-24 03:26:05 +00:00
parent c9fa6f2f2b
commit b5b3c2e0f7
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r572
FROM bitnami/oraclelinux-extras:7-r573
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack solr-8.3.1-0 --checksum f71828d14826d21d62a814154f5592fa6
COPY rootfs /
ENV BITNAMI_APP_NAME="solr" \
BITNAMI_IMAGE_VERSION="8.3.1-ol-7-r20" \
BITNAMI_IMAGE_VERSION="8.3.1-ol-7-r21" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
SOLR_CORE="" \

View File

@ -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-ol-7`, `8.3.1-ol-7-r20` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.3.1-ol-7-r20/8/ol-7/Dockerfile)
* [`8-ol-7`, `8.3.1-ol-7-r21` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.3.1-ol-7-r21/8/ol-7/Dockerfile)
* [`8-debian-9`, `8.3.1-debian-9-r16`, `8`, `8.3.1`, `8.3.1-r16`, `latest` (8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.3.1-debian-9-r16/8/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).