7.6.0-debian-10-r77 release

This commit is contained in:
Bitnami Bot 2022-01-22 04:20:22 +00:00
parent 01a1c7dd98
commit 3ffef51546
2 changed files with 2 additions and 2 deletions

View File

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

View File

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