8.3.0-ol-7-r9 release

This commit is contained in:
Bitnami Bot 2019-11-21 02:55:14 +00:00
parent 7bc871d24b
commit ff48b9882b
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r535
FROM bitnami/oraclelinux-extras:7-r537
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack solr-8.3.0-0 --checksum c69f885c2891d1d6b302a40c621fd0745
COPY rootfs /
ENV BITNAMI_APP_NAME="solr" \
BITNAMI_IMAGE_VERSION="8.3.0-ol-7-r8" \
BITNAMI_IMAGE_VERSION="8.3.0-ol-7-r9" \
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.0-ol-7-r8` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.3.0-ol-7-r8/8/ol-7/Dockerfile)
* [`8-ol-7`, `8.3.0-ol-7-r9` (8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.3.0-ol-7-r9/8/ol-7/Dockerfile)
* [`8-debian-9`, `8.3.0-debian-9-r10`, `8`, `8.3.0`, `8.3.0-r10`, `latest` (8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.3.0-debian-9-r10/8/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).