[bitnami/reportserver] Release 4.6.1-6092-debian-11-r3 (#36395)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-06-04 22:46:49 +02:00 committed by GitHub
parent 341e5d7c04
commit e7ed1cb32d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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-06-01T18:42:04Z" \
org.opencontainers.image.created="2023-06-04T19:42:11Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="4.6.1-6092-debian-11-r2" \
org.opencontainers.image.ref.name="4.6.1-6092-debian-11-r3" \
org.opencontainers.image.title="reportserver" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="4.6.1-6092"
@ -24,7 +24,7 @@ RUN install_packages ca-certificates curl libaudit1 libcap-ng0 libgcc-s1 libicu6
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"java-17.0.7-7-2-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" \
"mysql-client-10.11.3-1-linux-${OS_ARCH}-debian-11" \
"reportserver-4.6.1-6092-0-linux-${OS_ARCH}-debian-11" \
"render-template-1.0.5-6-linux-${OS_ARCH}-debian-11" \

View File

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

View File

@ -472,7 +472,7 @@ New versions and releases cadence are not going to be affected. Once a new versi
## License
Copyright &copy; 2023 VMware Inc
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.