[bitnami/jasperreports] Release 8.2.0-debian-11-r10 (#36194)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-06-02 21:41:27 +02:00
committed by GitHub
parent 9fc66bd626
commit ffc16f205c
3 changed files with 5 additions and 5 deletions

View File

@@ -4,10 +4,10 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-05-30T16:58:18Z" \
org.opencontainers.image.created="2023-06-02T18:23:34Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="8.2.0-debian-11-r9" \
org.opencontainers.image.ref.name="8.2.0-debian-11-r10" \
org.opencontainers.image.title="jasperreports" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="8.2.0"
@@ -24,7 +24,7 @@ RUN install_packages acl ca-certificates curl fontconfig git libaudit1 libbsd0 l
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"java-1.8.372-7-1-linux-${OS_ARCH}-debian-11" \
"tomcat-9.0.75-1-linux-${OS_ARCH}-debian-11" \
"tomcat-9.0.75-2-linux-${OS_ARCH}-debian-11" \
"postgresql-client-11.20.0-1-linux-${OS_ARCH}-debian-11" \
"mysql-client-10.11.3-1-linux-${OS_ARCH}-debian-11" \
"render-template-1.0.5-6-linux-${OS_ARCH}-debian-11" \

View File

@@ -33,6 +33,6 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "9.0.75-1"
"version": "9.0.75-2"
}
}

View File

@@ -504,7 +504,7 @@ New versions and releases cadence are not going to be affected. Once a new versi
## License
Copyright &copy; 2023 Bitnami
Copyright &copy; 2023 VMware, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.