From 8a13f09519f42948f8dacc0bc2a2e38014c1e0dc Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 20 Oct 2021 11:17:19 +0000 Subject: [PATCH] 7.5.0-debian-10-r30 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 e9ef2e54e90c..58c4192a87de 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-r29" \ + BITNAMI_IMAGE_VERSION="7.5.0-debian-10-r30" \ 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 3d514da6032b..4c04f1d16444 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-r29`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.5.0-debian-10-r29/7/debian-10/Dockerfile) +* [`7`, `7-debian-10`, `7.5.0`, `7.5.0-debian-10-r30`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.5.0-debian-10-r30/7/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/concourse GitHub repo](https://github.com/bitnami/bitnami-docker-concourse).