[bitnami/jasperreports] Release 8.1.0-debian-11-r53 (#23751)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
70b1a1c4af
commit
68e7f2859b
|
|
@ -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-r52" \
|
||||
org.opencontainers.image.ref.name="8.1.0-debian-11-r53" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/jasperreports" \
|
||||
org.opencontainers.image.title="jasperreports" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
|
|
@ -25,7 +25,7 @@ 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" \
|
||||
"postgresql-client-11.18.0-1-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" \
|
||||
"jasperreports-8.1.0-3-linux-${OS_ARCH}-debian-11" \
|
||||
|
|
|
|||
|
|
@ -29,10 +29,10 @@
|
|||
},
|
||||
"postgresql-client": {
|
||||
"arch": "amd64",
|
||||
"digest": "7c039fe8b2aaf9cb37daadabf5073743af63e7a9e544fa52fc5688933e53487c",
|
||||
"digest": "abc693799826402c1ab4e69c1a8de5a093809b95af437a2374e3b90c4ed4ba18",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "11.18.0-1"
|
||||
"version": "11.19.0-0"
|
||||
},
|
||||
"render-template": {
|
||||
"arch": "amd64",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
rolling-tags:
|
||||
- "8"
|
||||
- "8-debian-11"
|
||||
- "8.1.0"
|
||||
- "latest"
|
||||
- "8"
|
||||
- 8-debian-11
|
||||
- 8.1.0
|
||||
- latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue