7.8.0-debian-10-r131 release

This commit is contained in:
Bitnami Bot
2021-02-10 10:50:28 +00:00
parent 94eb61107f
commit 0c0b02a4dc
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="jasperreports" \
BITNAMI_IMAGE_VERSION="7.8.0-debian-10-r130" \
BITNAMI_IMAGE_VERSION="7.8.0-debian-10-r131" \
JASPERREPORTS_DATABASE_NAME="bitnami_jasperreports" \
JASPERREPORTS_DATABASE_PASSWORD="" \
JASPERREPORTS_DATABASE_USER="bn_jasperreports" \

View File

@@ -12,7 +12,7 @@
# Initialize an unpacked nami module with the `nami initialize` command.
# Command arguments can be specified as function argumnts after the module name.
# `--log-level trace` flag is added to the command if `NAMI_DEBUG` env variable exists.
# The log level can be overriden using the `NAMI_LOG_LEVEL` env variable.
# The log level can be overridden using the `NAMI_LOG_LEVEL` env variable.
#########################
nami_initialize_one() {
local module="${1:?module not specified}"

View File

@@ -38,7 +38,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`7`, `7-debian-10`, `7.8.0`, `7.8.0-debian-10-r130`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jasperreports/blob/7.8.0-debian-10-r130/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.8.0`, `7.8.0-debian-10-r131`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jasperreports/blob/7.8.0-debian-10-r131/7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/jasperreports GitHub repo](https://github.com/bitnami/bitnami-docker-jasperreports).