1.19.1-debian-10-r6 release

This commit is contained in:
Bitnami Bot
2021-11-15 22:46:21 +00:00
parent 4df499a03e
commit 57ae8bb77d
2 changed files with 4 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami
RUN ln -s /opt/bitnami/contour/bin/contour /bin/contour
ENV BITNAMI_APP_NAME="contour" \
BITNAMI_IMAGE_VERSION="1.19.1-debian-10-r5" \
BITNAMI_IMAGE_VERSION="1.19.1-debian-10-r6" \
PATH="/opt/bitnami/contour/bin:$PATH"
USER 1001

View File

@@ -6,6 +6,8 @@
[Overview of Contour](https://github.com/projectcontour/contour)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```console
@@ -39,7 +41,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/).
* [`1`, `1-debian-10`, `1.19.1`, `1.19.1-debian-10-r5`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-contour/blob/1.19.1-debian-10-r5/1/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.19.1`, `1.19.1-debian-10-r6`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-contour/blob/1.19.1-debian-10-r6/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/contour GitHub repo](https://github.com/bitnami/bitnami-docker-contour).