8.0.0-debian-10-r30 release

This commit is contained in:
Bitnami Bot
2022-04-19 02:31:47 +00:00
committed by Bitnami Containers
parent 19bea3c439
commit 25a2962ace
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ RUN install_packages acl ca-certificates curl fontconfig gzip libaudit1 libc6 li
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "1.8.322-8" --checksum d5670d09ac0e679ae28306e417e77e91b44051908ca3a82259efcd70764b996f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "tomcat" "9.0.62-0" --checksum 19b1e7b113180f5a17a1155d36a23d5da65e741337d8f89c0e97a9fb6535921c
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.6.7-4" --checksum 14329a8ec0a649ecb9ffb37085a547183748efedea8ed029801ab9b381ab7173
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.35.3-0" --checksum e90db17df802cff6fad25b150731cbd53d1e28c85e3aebe4b918ca9504090a4f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.36.0-0" --checksum 30924cdaed3ea73d8c91a3a460fe917ae14a6a83f1c231c019c2444e6dc517fa
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-10" --checksum 97c2ae4b001c5937e888b920bee7b1a40a076680caac53ded6d10f6207d54565
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "jasperreports" "8.0.0-34" --checksum f6305c16737954ec737ca27ac6d8df7da0a77f232ecc3183d447842912e2a846
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1

View File

@@ -1,10 +1,10 @@
{
"git": {
"arch": "amd64",
"digest": "e90db17df802cff6fad25b150731cbd53d1e28c85e3aebe4b918ca9504090a4f",
"digest": "30924cdaed3ea73d8c91a3a460fe917ae14a6a83f1c231c019c2444e6dc517fa",
"distro": "debian-10",
"type": "NAMI",
"version": "2.35.3-0"
"version": "2.36.0-0"
},
"gosu": {
"arch": "amd64",

View File

@@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom
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/).
- [`8`, `8-debian-10`, `8.0.0`, `8.0.0-debian-10-r29`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jasperreports/blob/8.0.0-debian-10-r29/8/debian-10/Dockerfile)
- [`8`, `8-debian-10`, `8.0.0`, `8.0.0-debian-10-r30`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jasperreports/blob/8.0.0-debian-10-r30/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/jasperreports GitHub repo](https://github.com/bitnami/bitnami-docker-jasperreports).