mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
7.4.0-ol-7-r76 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r113
|
||||
FROM bitnami/oraclelinux-extras:7-r114
|
||||
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 b9f3e37b498c004d9b3bea8dcbabb3d18
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="solr" \
|
||||
BITNAMI_IMAGE_VERSION="7.4.0-ol-7-r75" \
|
||||
BITNAMI_IMAGE_VERSION="7.4.0-ol-7-r76" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
|
||||
SOLR_CORE="" \
|
||||
SOLR_CORE_CONF_DIR="_default" \
|
||||
|
||||
@@ -34,7 +34,7 @@ $ docker-compose up -d
|
||||
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.4.0-ol-7-r74` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.4.0-ol-7-r74/7/ol-7/Dockerfile)
|
||||
* [`7-ol-7`, `7.4.0-ol-7-r76` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.4.0-ol-7-r76/7/ol-7/Dockerfile)
|
||||
* [`7-debian-9`, `7.4.0-debian-9-r70`, `7`, `7.4.0`, `7.4.0-r70`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.4.0-debian-9-r70/7/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/solr GitHub repo](https://github.com/bitnami/bitnami-docker-solr).
|
||||
|
||||
Reference in New Issue
Block a user