7.4.3-2-debian-10-r30 release

This commit is contained in:
Bitnami Bot 2021-10-30 18:12:16 +00:00
parent 81cc2e0c47
commit 685ecddd8e
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-r29" \
BITNAMI_IMAGE_VERSION="7.4.3-2-debian-10-r30" \
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-r29`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ejbca/blob/7.4.3-2-debian-10-r29/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.4.3-2`, `7.4.3-2-debian-10-r30`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ejbca/blob/7.4.3-2-debian-10-r30/7/debian-10/Dockerfile)
* [`6`, `6-debian-10`, `6.15.2-6`, `6.15.2-6-debian-10-r396` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ejbca/blob/6.15.2-6-debian-10-r396/6/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/ejbca GitHub repo](https://github.com/bitnami/bitnami-docker-ejbca).