3.6.0-debian-10-r16 release

This commit is contained in:
Bitnami Bot
2020-10-30 00:49:07 +00:00
parent 1788310f54
commit 5eb550817e
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="kiam" \
BITNAMI_IMAGE_VERSION="3.6.0-debian-10-r15" \
BITNAMI_IMAGE_VERSION="3.6.0-debian-10-r16" \
PATH="/opt/bitnami/kiam/bin:$PATH"
USER 1001

View File

@@ -28,7 +28,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/).
* [`3`, `3-debian-10`, `3.6.0`, `3.6.0-debian-10-r15`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kiam/blob/3.6.0-debian-10-r15/3/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.6.0`, `3.6.0-debian-10-r16`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kiam/blob/3.6.0-debian-10-r16/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/kiam GitHub repo](https://github.com/bitnami/bitnami-docker-kiam).