From 6163b28f53248ca927a9f405cf4220495a0fe7bf Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 9 Feb 2021 04:52:59 +0000 Subject: [PATCH] 6.15.2-6-debian-10-r164 release --- bitnami/ejbca/6/debian-10/Dockerfile | 4 +--- bitnami/ejbca/README.md | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/bitnami/ejbca/6/debian-10/Dockerfile b/bitnami/ejbca/6/debian-10/Dockerfile index 8d9e5f01c2a1..1b816aebdd30 100644 --- a/bitnami/ejbca/6/debian-10/Dockerfile +++ b/bitnami/ejbca/6/debian-10/Dockerfile @@ -14,15 +14,13 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wildfly" "14.0.1 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.3.27-0" --checksum f96905e763a6334b75a7cdb07f8d89658cde02be41cb09d91d0682fc649fdcff RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-2" --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ejbca" "6.15.2-6-5" --checksum 0123f349164eaa60f83f99910f0001e39e7618c710c9dc861dc0130910fea4fa -RUN apt-get update && apt-get upgrade -y && \ - rm -r /var/lib/apt/lists /var/cache/apt/archives RUN chmod g+rwX /opt/bitnami COPY rootfs / RUN /opt/bitnami/scripts/ejbca/postunpack.sh ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="ejbca" \ - BITNAMI_IMAGE_VERSION="6.15.2-6-debian-10-r163" \ + BITNAMI_IMAGE_VERSION="6.15.2-6-debian-10-r164" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/ejbca/README.md b/bitnami/ejbca/README.md index 982ad1e00f06..81c6f0af00fd 100644 --- a/bitnami/ejbca/README.md +++ b/bitnami/ejbca/README.md @@ -35,7 +35,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/containers/how-to/understand-rolling-tags-containers/). -* [`6`, `6-debian-10`, `6.15.2-6`, `6.15.2-6-debian-10-r163`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ejbca/blob/6.15.2-6-debian-10-r163/6/debian-10/Dockerfile) +* [`6`, `6-debian-10`, `6.15.2-6`, `6.15.2-6-debian-10-r164`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ejbca/blob/6.15.2-6-debian-10-r164/6/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/ejbca GitHub repo](https://github.com/bitnami/bitnami-docker-ejbca).