From 6076953662dd7deb0b612bf1aeb2bad72f23ed0d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 15 Oct 2021 01:21:36 +0000 Subject: [PATCH] 7.5.0-debian-10-r25 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 2cd1e5bab7f4..b2063abbda8b 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.5.0-debian-10-r24" \ + BITNAMI_IMAGE_VERSION="7.5.0-debian-10-r25" \ 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 7f39b0051420..f8bd063bdbb7 100644 --- a/bitnami/concourse/README.md +++ b/bitnami/concourse/README.md @@ -39,7 +39,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.5.0`, `7.5.0-debian-10-r24`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.5.0-debian-10-r24/7/debian-10/Dockerfile) +* [`7`, `7-debian-10`, `7.5.0`, `7.5.0-debian-10-r25`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.5.0-debian-10-r25/7/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/concourse GitHub repo](https://github.com/bitnami/bitnami-docker-concourse).