[bitnami/jasperreports] Release 8.2.0-debian-11-r2 (#33304)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-05-09 20:50:50 +01:00
committed by GitHub
parent 4db10f9664
commit ea35f38bb7
2 changed files with 3 additions and 2 deletions

View File

@@ -4,10 +4,10 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
ARG TARGETARCH ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-05-06T17:11:37Z" \ org.opencontainers.image.created="2023-05-09T18:28:34Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \ org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="8.2.0-debian-11-r1" \ org.opencontainers.image.ref.name="8.2.0-debian-11-r2" \
org.opencontainers.image.title="jasperreports" \ org.opencontainers.image.title="jasperreports" \
org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="8.2.0" org.opencontainers.image.version="8.2.0"

View File

@@ -214,6 +214,7 @@ EOF
else else
info "Skipping deployment of default webapps" info "Skipping deployment of default webapps"
fi fi
fi fi
} }