7.5.0-ol-7-r74 release

This commit is contained in:
Bitnami Bot
2018-12-10 18:29:14 +00:00
parent fd61617a51
commit 4870004cf8
2 changed files with 3 additions and 3 deletions

View File

@@ -7,11 +7,11 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
# Install required system packages and dependencies
RUN install_packages glib2 glibc libblkid libffi libgcc libmount libselinux libuuid lsof pcre zlib
RUN bitnami-pkg install java-1.8.191-3 --checksum 47989825b516e8a1ea9f4a8a78e7e4f0a5a8d09515bd75d6fd75f2dd5c00fe3d
RUN bitnami-pkg unpack solr-7.5.0-1 --checksum 57d850d292b655c35b38d3602f1bc5ef6fe2ae0a91046f4e7f582c5ee0609857
RUN bitnami-pkg unpack solr-7.5.0-20 --checksum 05eb883195e30c9d2e091679a4ec56240d0ffb59afa9d9678ad89a71631cbeae
COPY rootfs /
ENV BITNAMI_APP_NAME="solr" \
BITNAMI_IMAGE_VERSION="7.5.0-ol-7-r73" \
BITNAMI_IMAGE_VERSION="7.5.0-ol-7-r74" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
SOLR_CORE="" \

View File

@@ -51,7 +51,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/).
* [`7-ol-7`, `7.5.0-ol-7-r73` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.5.0-ol-7-r73/7/ol-7/Dockerfile)
* [`7-ol-7`, `7.5.0-ol-7-r74` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.5.0-ol-7-r74/7/ol-7/Dockerfile)
* [`7-debian-9`, `7.5.0-debian-9-r66`, `7`, `7.5.0`, `7.5.0-r66`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.5.0-debian-9-r66/7/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).