4.2.0-debian-10-r134 release

This commit is contained in:
Bitnami Bot 2022-03-26 00:12:14 +00:00
parent 27be2a5284
commit fa988b4f7e
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ RUN update-alternatives --set iptables /usr/sbin/iptables-legacy && \
ENV APP_VERSION="4.2.0" \
BITNAMI_APP_NAME="kiam" \
BITNAMI_IMAGE_VERSION="4.2.0-debian-10-r133" \
BITNAMI_IMAGE_VERSION="4.2.0-debian-10-r134" \
PATH="/opt/bitnami/kiam/bin:$PATH"
USER 1001

View File

@ -31,7 +31,7 @@ $ docker run --name Kiam bitnami/kiam:latest
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/).
* [`4`, `4-debian-10`, `4.2.0`, `4.2.0-debian-10-r133`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kiam/blob/4.2.0-debian-10-r133/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.2.0`, `4.2.0-debian-10-r134`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kiam/blob/4.2.0-debian-10-r134/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/kiam GitHub repo](https://github.com/bitnami/bitnami-docker-kiam).