From e6524cd2e782a6b47432596f7ed06bd6056f603c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 2 Apr 2021 19:51:48 +0000 Subject: [PATCH] 1.14.0-debian-10-r1 release --- bitnami/contour/1/debian-10/Dockerfile | 2 +- bitnami/contour/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/contour/1/debian-10/Dockerfile b/bitnami/contour/1/debian-10/Dockerfile index f90cfa7e87e5..7fbbb88e5e2e 100644 --- a/bitnami/contour/1/debian-10/Dockerfile +++ b/bitnami/contour/1/debian-10/Dockerfile @@ -16,7 +16,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac RUN chmod g+rwX /opt/bitnami ENV BITNAMI_APP_NAME="contour" \ - BITNAMI_IMAGE_VERSION="1.14.0-debian-10-r0" \ + BITNAMI_IMAGE_VERSION="1.14.0-debian-10-r1" \ PATH="/opt/bitnami/contour/bin:$PATH" USER 1001 diff --git a/bitnami/contour/README.md b/bitnami/contour/README.md index a2f17e129990..3d9c86e6ebc6 100644 --- a/bitnami/contour/README.md +++ b/bitnami/contour/README.md @@ -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/). -* [`1`, `1-debian-10`, `1.14.0`, `1.14.0-debian-10-r0`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-contour/blob/1.14.0-debian-10-r0/1/debian-10/Dockerfile) +* [`1`, `1-debian-10`, `1.14.0`, `1.14.0-debian-10-r1`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-contour/blob/1.14.0-debian-10-r1/1/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/contour GitHub repo](https://github.com/bitnami/bitnami-docker-contour).