From ed068a18095f980d8be80e362a93aebccb17f32b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 27 Jan 2022 18:51:36 +0000 Subject: [PATCH] 7.6.0-debian-10-r83 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 eb9495d3ad84..7608e7d5aad1 100644 --- a/bitnami/concourse/7/debian-10/Dockerfile +++ b/bitnami/concourse/7/debian-10/Dockerfile @@ -17,7 +17,7 @@ RUN apt-get update && apt-get upgrade -y && \ RUN touch /.flyrc && chmod g+rwX /.flyrc ENV BITNAMI_APP_NAME="concourse" \ - BITNAMI_IMAGE_VERSION="7.6.0-debian-10-r82" \ + BITNAMI_IMAGE_VERSION="7.6.0-debian-10-r83" \ 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 77a2b7b601bf..543bee94c40c 100644 --- a/bitnami/concourse/README.md +++ b/bitnami/concourse/README.md @@ -43,7 +43,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.6.0`, `7.6.0-debian-10-r82`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.6.0-debian-10-r82/7/debian-10/Dockerfile) +* [`7`, `7-debian-10`, `7.6.0`, `7.6.0-debian-10-r83`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.6.0-debian-10-r83/7/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/concourse GitHub repo](https://github.com/bitnami/bitnami-docker-concourse).