mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 02:37:20 +08:00
7.5.0-ol-7-r0 release
Update solr to 7.5.0
This commit is contained in:
@@ -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 libstdc++ libuuid lsof pcre zlib
|
||||
RUN bitnami-pkg install java-1.8.181-1 --checksum 6e7fc2779b6e0e3c6c0a2687b1d747d8a427594ff80b8c94b055c839e387e6b1
|
||||
RUN bitnami-pkg unpack solr-7.4.0-2 --checksum b9f3e37b498c004d9b3bea8dcbabb3d181955ad7765785b7b21602ff8c6ce47d
|
||||
RUN bitnami-pkg unpack solr-7.5.0-0 --checksum 4fe82c162ef52fbab382d62813ab0939556f8db4e024f3ff76664c5fdfa5ba44
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="solr" \
|
||||
BITNAMI_IMAGE_VERSION="7.4.0-ol-7-r76" \
|
||||
BITNAMI_IMAGE_VERSION="7.5.0-ol-7-r0" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
|
||||
SOLR_CORE="" \
|
||||
SOLR_CORE_CONF_DIR="_default" \
|
||||
|
||||
@@ -34,8 +34,8 @@ $ 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.5.0-ol-7-r0` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.5.0-ol-7-r0/7/ol-7/Dockerfile)
|
||||
* [`7-debian-9`, `7.5.0-debian-9-r0`, `7`, `7.5.0`, `7.5.0-r0`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.5.0-debian-9-r0/7/debian-9/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)
|
||||
|
||||
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