7.6.0-rhel-7-r9 release

This commit is contained in:
Bitnami Bot
2019-02-13 06:36:52 +00:00
parent 9ade6fb92c
commit ed4fdf69c8
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ RUN bitnami-pkg unpack solr-7.6.0-0 --checksum b233c2062ea5e0d1ee829c3613ea8b207
COPY rootfs /
ENV BITNAMI_APP_NAME="solr" \
BITNAMI_IMAGE_VERSION="7.6.0-rhel-7-r8" \
BITNAMI_IMAGE_VERSION="7.6.0-rhel-7-r9" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
SOLR_CORE="" \

View File

@@ -48,8 +48,8 @@ $ 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/).
* [`7-rhel-7`, `7.6.0-rhel-7-r8` (7/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-rhel-7-r8/7/rhel-7/Dockerfile)
* [`7-ol-7`, `7.6.0-ol-7-r62` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-ol-7-r62/7/ol-7/Dockerfile)
* [`7-rhel-7`, `7.6.0-rhel-7-r9` (7/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-rhel-7-r9/7/rhel-7/Dockerfile)
* [`7-ol-7`, `7.6.0-ol-7-r63` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-ol-7-r63/7/ol-7/Dockerfile)
* [`7-debian-9`, `7.6.0-debian-9-r60`, `7`, `7.6.0`, `7.6.0-r60`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-debian-9-r60/7/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).