mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 10:47:20 +08:00
9.0.0-debian-11-r16 release
This commit is contained in:
committed by
Bitnami Containers
parent
8680303ca2
commit
8b5a73a47f
@@ -11,7 +11,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 lsof netcat-traditional procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-1-1" --checksum 6d176a8b3c894c608106fee2cf10aaf3771015defb0b7e08fe60ce6c9c1cd342
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "solr" "9.0.0-150" --checksum 0cecdaf5a3df8fccb5b63aa4bec14c3214c33021cd2fd113c5a448a46a87e376
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "solr" "9.0.0-151" --checksum 57ad978b15f81312f87529ee2bdc5262dcd97f93827a73c299ee8d4a8b36d198
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"solr": {
|
||||
"arch": "amd64",
|
||||
"digest": "0cecdaf5a3df8fccb5b63aa4bec14c3214c33021cd2fd113c5a448a46a87e376",
|
||||
"digest": "57ad978b15f81312f87529ee2bdc5262dcd97f93827a73c299ee8d4a8b36d198",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "9.0.0-150"
|
||||
"version": "9.0.0-151"
|
||||
}
|
||||
}
|
||||
@@ -37,7 +37,7 @@ You can find the available configuration options in the [Environment Variables](
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`9`, `9-debian-11`, `9.0.0`, `9.0.0-debian-11-r15`, `latest` (9/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/9.0.0-debian-11-r15/9/debian-11/Dockerfile)
|
||||
* [`9`, `9-debian-11`, `9.0.0`, `9.0.0-debian-11-r16`, `latest` (9/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/9.0.0-debian-11-r16/9/debian-11/Dockerfile)
|
||||
* [`8`, `8-debian-11`, `8.11.2`, `8.11.2-debian-11-r7` (8/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-solr/blob/8.11.2-debian-11-r7/8/debian-11/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