From b5d60c5defcd8fc93e0a686e2d608a0990b0519b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 10 Aug 2021 05:26:59 +0000 Subject: [PATCH] 7.4.0-debian-10-r11 release --- bitnami/concourse/7/debian-10/Dockerfile | 2 +- bitnami/concourse/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/concourse/7/debian-10/Dockerfile b/bitnami/concourse/7/debian-10/Dockerfile index 1509532cbd26..758f89a5495f 100644 --- a/bitnami/concourse/7/debian-10/Dockerfile +++ b/bitnami/concourse/7/debian-10/Dockerfile @@ -15,7 +15,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac RUN touch /.flyrc && chmod g+rwX /.flyrc ENV BITNAMI_APP_NAME="concourse" \ - BITNAMI_IMAGE_VERSION="7.4.0-debian-10-r10" \ + BITNAMI_IMAGE_VERSION="7.4.0-debian-10-r11" \ PATH="/opt/bitnami/concourse/bin:$PATH" CMD [ "/opt/bitnami/concourse/bin/concourse", "--help" ] diff --git a/bitnami/concourse/README.md b/bitnami/concourse/README.md index 683138d111b7..a306c127d8de 100644 --- a/bitnami/concourse/README.md +++ b/bitnami/concourse/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/). -* [`7`, `7-debian-10`, `7.4.0`, `7.4.0-debian-10-r10`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.4.0-debian-10-r10/7/debian-10/Dockerfile) +* [`7`, `7-debian-10`, `7.4.0`, `7.4.0-debian-10-r11`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.4.0-debian-10-r11/7/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/concourse GitHub repo](https://github.com/bitnami/bitnami-docker-concourse).