7.6.0-debian-9-r35 release

This commit is contained in:
Bitnami Bot
2019-01-13 04:23:10 +00:00
parent 6c89a461ce
commit ba3d9d318a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r251
FROM bitnami/minideb-extras:stretch-r252
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -11,7 +11,7 @@ RUN bitnami-pkg unpack solr-7.6.0-0 --checksum afe7b9973e8f6dc54178a045fc5960f88
COPY rootfs /
ENV BITNAMI_APP_NAME="solr" \
BITNAMI_IMAGE_VERSION="7.6.0-debian-9-r34" \
BITNAMI_IMAGE_VERSION="7.6.0-debian-9-r35" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
SOLR_CORE="" \

View File

@@ -49,7 +49,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`7-ol-7`, `7.6.0-ol-7-r36` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-ol-7-r36/7/ol-7/Dockerfile)
* [`7-debian-9`, `7.6.0-debian-9-r34`, `7`, `7.6.0`, `7.6.0-r34`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-debian-9-r34/7/debian-9/Dockerfile)
* [`7-debian-9`, `7.6.0-debian-9-r35`, `7`, `7.6.0`, `7.6.0-r35`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-debian-9-r35/7/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).