Skip to content

Commit d247377

Browse files
authored
[bitnami/solr] Release 9.10.0-debian-12-r2 (#89305)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
1 parent 4d807a4 commit d247377

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bitnami/solr/9/debian-12/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
88
ARG TARGETARCH
99

1010
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
11-
org.opencontainers.image.created="2025-12-07T01:40:28Z" \
11+
org.opencontainers.image.created="2026-01-06T03:44:21Z" \
1212
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
1313
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/solr/README.md" \
1414
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/solr" \
@@ -51,7 +51,7 @@ RUN /opt/bitnami/scripts/java/postunpack.sh
5151
RUN /opt/bitnami/scripts/solr/postunpack.sh
5252
ENV APP_VERSION="9.10.0" \
5353
BITNAMI_APP_NAME="solr" \
54-
IMAGE_REVISION="1" \
54+
IMAGE_REVISION="2" \
5555
JAVA_HOME="/opt/bitnami/java" \
5656
PATH="/opt/bitnami/java/bin:/opt/bitnami/solr/bin:/opt/bitnami/solr/prometheus-exporter/bin:/opt/bitnami/solr/contrib/prometheus-exporter/bin:$PATH"
5757

bitnami/solr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ If you encountered a problem running this container, you can file an [issue](htt
358358

359359
## License
360360

361-
Copyright &copy; 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
361+
Copyright &copy; 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
362362

363363
Licensed under the Apache License, Version 2.0 (the "License");
364364
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)