7.6.0-ol-7-r0 release

This commit is contained in:
Bitnami Bot
2018-12-14 05:40:02 +00:00
parent d9c8eed7f8
commit 71b2ba5d6c
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-20 --checksum 385a62502dbd62180858f6d4f6afde334dad9862e0caab022c2327b467d1283d
RUN bitnami-pkg unpack solr-7.5.0-20 --checksum 05eb883195e30c9d2e091679a4ec56240d0ffb59afa9d9678ad89a71631cbeae
RUN bitnami-pkg unpack solr-7.6.0-0 --checksum 6a5010a6a30ed872ea4ef3b2e1852bb3bc560f1c7520b112c78fcfc3a85a4099
COPY rootfs /
ENV BITNAMI_APP_NAME="solr" \
BITNAMI_IMAGE_VERSION="7.5.0-ol-7-r79" \
BITNAMI_IMAGE_VERSION="7.6.0-ol-7-r0" \
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-r79` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.5.0-ol-7-r79/7/ol-7/Dockerfile)
* [`7-ol-7`, `7.6.0-ol-7-r0` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-ol-7-r0/7/ol-7/Dockerfile)
* [`7-debian-9`, `7.5.0-debian-9-r71`, `7`, `7.5.0`, `7.5.0-r71`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.5.0-debian-9-r71/7/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).