7.1.1-debian-9-r50 release

This commit is contained in:
Bitnami Bot
2019-05-02 11:07:58 +00:00
parent dfdee93493
commit 690bd664a9
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r354
FROM bitnami/minideb-extras:stretch-r358
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@@ -11,7 +11,7 @@ RUN bitnami-pkg unpack jasperreports-7.1.1-2 --checksum 9359baca63c15aa90d8b5dc8
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="jasperreports" \
BITNAMI_IMAGE_VERSION="7.1.1-debian-9-r49" \
BITNAMI_IMAGE_VERSION="7.1.1-debian-9-r50" \
JASPERREPORTS_DATABASE_NAME="bitnami_jasperreports" \
JASPERREPORTS_DATABASE_PASSWORD="" \
JASPERREPORTS_DATABASE_USER="bn_jasperreports" \

View File

@@ -38,7 +38,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`7-ol-7`, `7.1.1-ol-7-r51` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-jasperreports/blob/7.1.1-ol-7-r51/7/ol-7/Dockerfile)
* [`7-debian-9`, `7.1.1-debian-9-r49`, `7`, `7.1.1`, `7.1.1-r49`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-jasperreports/blob/7.1.1-debian-9-r49/7/debian-9/Dockerfile)
* [`7-debian-9`, `7.1.1-debian-9-r50`, `7`, `7.1.1`, `7.1.1-r50`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-jasperreports/blob/7.1.1-debian-9-r50/7/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/jasperreports GitHub repo](https://github.com/bitnami/bitnami-docker-jasperreports).