7.4.0-debian-9-r67 release

This commit is contained in:
Bitnami Bot
2018-09-19 03:12:31 +00:00
parent 1bcedfd903
commit 5ff56daf89
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r143
FROM bitnami/minideb-extras:stretch-r144
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -11,7 +11,7 @@ RUN bitnami-pkg unpack solr-7.4.0-2 --checksum 31fe3d0a0999e8b74e8b372c4ee406b5d
COPY rootfs /
ENV BITNAMI_APP_NAME="solr" \
BITNAMI_IMAGE_VERSION="7.4.0-debian-9-r66" \
BITNAMI_IMAGE_VERSION="7.4.0-debian-9-r67" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
SOLR_CORE="" \
SOLR_CORE_CONF_DIR="_default" \

View File

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