mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
[bitnami/jasperreports] Release 8.1.0-debian-11-r54 (#24111)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,7 +6,7 @@ ARG TARGETARCH
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="8.1.0-debian-11-r53" \
|
||||
org.opencontainers.image.ref.name="8.1.0-debian-11-r54" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/jasperreports" \
|
||||
org.opencontainers.image.title="jasperreports" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -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.362-0-linux-${OS_ARCH}-debian-11" \
|
||||
"tomcat-9.0.71-7-linux-${OS_ARCH}-debian-11" \
|
||||
"tomcat-9.0.71-8-linux-${OS_ARCH}-debian-11" \
|
||||
"postgresql-client-11.19.0-0-linux-${OS_ARCH}-debian-11" \
|
||||
"mysql-client-10.6.12-0-linux-${OS_ARCH}-debian-11" \
|
||||
"render-template-1.0.5-0-linux-${OS_ARCH}-debian-11" \
|
||||
|
||||
@@ -43,9 +43,9 @@
|
||||
},
|
||||
"tomcat": {
|
||||
"arch": "amd64",
|
||||
"digest": "7b280afc89d9f3c51dc75bd93f18f1ff37825728ce6827486a40d718eb307484",
|
||||
"digest": "160fcb3f476f670ec2ab574683625d33cab00b852a1fbf6683c32a9a804806b8",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "9.0.71-7"
|
||||
"version": "9.0.71-8"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user