mirror of
https://github.com/bitnami/containers.git
synced 2026-03-01 06:57:49 +08:00
7.6.0-ol-7-r63 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r259
|
||||
FROM bitnami/oraclelinux-extras:7-r260
|
||||
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 6a5010a6a30ed872ea4ef3b2e1852bb3b
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="solr" \
|
||||
BITNAMI_IMAGE_VERSION="7.6.0-ol-7-r62" \
|
||||
BITNAMI_IMAGE_VERSION="7.6.0-ol-7-r63" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:$PATH" \
|
||||
SOLR_CORE="" \
|
||||
|
||||
@@ -48,8 +48,8 @@ $ 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-rhel-7`, `7.6.0-rhel-7-r7` (7/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-rhel-7-r7/7/rhel-7/Dockerfile)
|
||||
* [`7-ol-7`, `7.6.0-ol-7-r61` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-ol-7-r61/7/ol-7/Dockerfile)
|
||||
* [`7-rhel-7`, `7.6.0-rhel-7-r8` (7/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-rhel-7-r8/7/rhel-7/Dockerfile)
|
||||
* [`7-ol-7`, `7.6.0-ol-7-r63` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-ol-7-r63/7/ol-7/Dockerfile)
|
||||
* [`7-debian-9`, `7.6.0-debian-9-r59`, `7`, `7.6.0`, `7.6.0-r59`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/7.6.0-debian-9-r59/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