[bitnami/java] Release 25.0.0-37-debian-12-r0 (#86224)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-09-17 20:06:25 +02:00
committed by GitHub
parent 3e9acc5bde
commit cbd5658104
22 changed files with 2922 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
services:
java:
tty: true # Enables debugging capabilities when attached to this container.
image: docker.io/bitnami/java:24
image: docker.io/bitnami/java:25
command: ["tail", "-f", "/dev/null"] # To keep the container running
ports:
- 8080:8080