7.4.3-2-debian-10-r11 release

This commit is contained in:
Bitnami Bot 2021-10-05 05:49:16 +00:00
parent 1a0484899f
commit 7ef7fa35a2
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/ejbca/postunpack.sh
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="ejbca" \
BITNAMI_IMAGE_VERSION="7.4.3-2-debian-10-r10" \
BITNAMI_IMAGE_VERSION="7.4.3-2-debian-10-r11" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -37,7 +37,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/).
* [`7`, `7-debian-10`, `7.4.3-2`, `7.4.3-2-debian-10-r10`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ejbca/blob/7.4.3-2-debian-10-r10/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.4.3-2`, `7.4.3-2-debian-10-r11`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ejbca/blob/7.4.3-2-debian-10-r11/7/debian-10/Dockerfile)
* [`6`, `6-debian-10`, `6.15.2-6`, `6.15.2-6-debian-10-r373` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ejbca/blob/6.15.2-6-debian-10-r373/6/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/ejbca GitHub repo](https://github.com/bitnami/bitnami-docker-ejbca).