7.4.0-debian-10-r21 release

This commit is contained in:
Bitnami Bot
2021-08-20 12:52:35 +00:00
parent 20fbd9078f
commit 7c883d050c
2 changed files with 2 additions and 2 deletions

View File

@@ -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-r20" \
BITNAMI_IMAGE_VERSION="7.4.0-debian-10-r21" \
PATH="/opt/bitnami/concourse/bin:$PATH"
CMD [ "/opt/bitnami/concourse/bin/concourse", "--help" ]

View File

@@ -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.4.0`, `7.4.0-debian-10-r20`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.4.0-debian-10-r20/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.4.0`, `7.4.0-debian-10-r21`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-concourse/blob/7.4.0-debian-10-r21/7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/concourse GitHub repo](https://github.com/bitnami/bitnami-docker-concourse).